Skip to content

maybe?

c94ad53
Select commit
Loading
Failed to load commit list.
Closed

Draft: Add extra logging for test #1392

maybe?
c94ad53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2025 in 0s

86.22% (target 80.00%)

View this Pull Request on Codecov

86.22% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 42.30769% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.22%. Comparing base (b1947ec) to head (c94ad53).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
internal/resource/resource_service.go 26.47% 21 Missing and 4 partials ⚠️
internal/file/file_plugin.go 25.00% 3 Missing ⚠️
internal/watcher/file/file_watcher_service.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1392      +/-   ##
==========================================
- Coverage   86.31%   86.22%   -0.10%     
==========================================
  Files         102      102              
  Lines       12603    12680      +77     
==========================================
+ Hits        10878    10933      +55     
- Misses       1249     1261      +12     
- Partials      476      486      +10     
Files with missing lines Coverage Δ
internal/file/file_manager_service.go 75.42% <100.00%> (+0.03%) ⬆️
internal/watcher/watcher_plugin.go 80.11% <100.00%> (+1.50%) ⬆️
internal/watcher/file/file_watcher_service.go 81.76% <75.00%> (+1.49%) ⬆️
internal/file/file_plugin.go 78.77% <25.00%> (-0.79%) ⬇️
internal/resource/resource_service.go 60.38% <26.47%> (-5.11%) ⬇️

... and 3 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 b1947ec...c94ad53. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.