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

Improve test coverage #1206

Merged
merged 9 commits into from
Aug 14, 2024

add tests for union of multiple custom filters and for complex featur…

0b3fe93
Select commit
Loading
Failed to load commit list.
Merged

Improve test coverage #1206

add tests for union of multiple custom filters and for complex featur…
0b3fe93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 0s

98.31% (+0.00%) compared to 29addce

View this Pull Request on Codecov

98.31% (+0.00%) compared to 29addce

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.31%. Comparing base (29addce) to head (0b3fe93).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1206   +/-   ##
=======================================
  Coverage   98.31%   98.31%           
=======================================
  Files          24       24           
  Lines        2367     2370    +3     
=======================================
+ Hits         2327     2330    +3     
  Misses         40       40           

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