[V3] update go and lint version #1541
Open
Codecov / codecov/project
succeeded
Feb 26, 2026 in 0s
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 (9edb067) to head (a0f83ce).
Additional details and impacted files
@@ Coverage Diff @@
## main #1541 +/- ##
==========================================
+ Coverage 84.91% 85.02% +0.11%
==========================================
Files 103 103
Lines 13588 13589 +1
==========================================
+ Hits 11538 11554 +16
+ Misses 1535 1518 -17
- Partials 515 517 +2 | 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%> (+2.72%) |
⬆️ |
| ...ernal/watcher/instance/instance_watcher_service.go | 73.83% <100.00%> (+1.80%) |
⬆️ |
| internal/watcher/watcher_plugin.go | 72.91% <ø> (+1.04%) |
⬆️ |
| ... and 3 more |
... and 2 files 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 9edb067...a0f83ce. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading