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

Allow for ExactPredicates to be toggled #131

Merged
merged 14 commits into from
Jul 8, 2024

Fix occasionally broken test

cea95ca
Select commit
Loading
Failed to load commit list.
Merged

Allow for ExactPredicates to be toggled #131

Fix occasionally broken test
cea95ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 8, 2024 in 0s

94.57% (-0.76%) compared to 35b7ec2

View this Pull Request on Codecov

94.57% (-0.76%) compared to 35b7ec2

Details

Codecov Report

Attention: Patch coverage is 98.67257% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.57%. Comparing base (35b7ec2) to head (cea95ca).
Report is 2 commits behind head on main.

Files Patch % Lines
src/validation.jl 98.10% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
- Coverage   95.32%   94.57%   -0.76%     
==========================================
  Files          92       93       +1     
  Lines        9139     9785     +646     
==========================================
+ Hits         8712     9254     +542     
- Misses        427      531     +104     

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