Skip to content

remove extra logs and fix test

96b4b3d
Select commit
Loading
Failed to load commit list.
Open

Metrics: support expose metrics for plugins #827

remove extra logs and fix test
96b4b3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

66.92% (target 80.00%)

View this Pull Request on Codecov

66.92% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 16.07143% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.92%. Comparing base (5b42699) to head (96b4b3d).
⚠️ Report is 63 commits behind head on main.

Files with missing lines Patch % Lines
api/pkg/filtermanager/api_impl.go 3.22% 30 Missing ⚠️
api/pkg/filtermanager/config.go 31.57% 12 Missing and 1 partial ⚠️
api/pkg/plugins/plugins.go 0.00% 4 Missing ⚠️

❌ Your project check has failed because the head coverage (66.92%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #827       +/-   ##
===========================================
- Coverage   85.23%   66.92%   -18.32%     
===========================================
  Files         141      101       -40     
  Lines        8407     4828     -3579     
===========================================
- Hits         7166     3231     -3935     
- Misses        981     1444      +463     
+ Partials      260      153      -107     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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