[V3] updated go and lint version #1532
Closed
Codecov / codecov/project
succeeded
Feb 20, 2026 in 1s
85.02% (target 80.00%)
View this Pull Request on Codecov
85.02% (target 80.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.02%. Comparing base (48f97f4) to head (078cc9f).
Additional details and impacted files
@@ Coverage Diff @@
## main #1532 +/- ##
=======================================
Coverage 85.02% 85.02%
=======================================
Files 103 103
Lines 13587 13589 +2
=======================================
+ Hits 11552 11554 +2
Misses 1518 1518
Partials 517 517 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...er/internal/scraper/accesslog/nginx_log_scraper.go | 82.63% <100.00%> (ø) |
|
| internal/command/command_plugin.go | 70.15% <ø> (ø) |
|
| internal/config/config.go | 87.71% <100.00%> (ø) |
|
| internal/datasource/config/nginx_config_parser.go | 79.46% <ø> (ø) |
|
| internal/file/file_manager_service.go | 74.48% <ø> (ø) |
|
| internal/grpc/grpc.go | 81.81% <ø> (ø) |
|
| internal/resource/resource_service.go | 65.49% <ø> (ø) |
|
| internal/watcher/health/health_watcher_service.go | 89.09% <100.00%> (ø) |
|
| ...ernal/watcher/instance/instance_watcher_service.go | 73.83% <100.00%> (+0.11%) |
⬆️ |
| internal/watcher/watcher_plugin.go | 72.91% <ø> (ø) |
|
| ... and 3 more |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 48f97f4...078cc9f. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading