Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: test filterer #66

Merged
merged 4 commits into from
Mar 2, 2024

chore: refactored metrics manager to be isolated

8afd018
Select commit
Loading
Failed to load commit list.
Merged

chore: test filterer #66

chore: refactored metrics manager to be isolated
8afd018
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 2, 2024 in 0s

52.56% (-47.44%) compared to 821c4a8

View this Pull Request on Codecov

52.56% (-47.44%) compared to 821c4a8

Details

Codecov Report

Attention: Patch coverage is 39.65517% with 35 lines in your changes are missing coverage. Please review.

Project coverage is 52.56%. Comparing base (821c4a8) to head (8afd018).

Files Patch % Lines
pkg/metrics/metrics.go 35.18% 35 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main      #66       +/-   ##
============================================
- Coverage   100.00%   52.56%   -47.44%     
============================================
  Files           21       50       +29     
  Lines          725     1893     +1168     
============================================
+ Hits           725      995      +270     
- Misses           0      895      +895     
- Partials         0        3        +3     

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