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

Added Numerical Range Data Quality Check #408

Merged
merged 21 commits into from
Jul 19, 2024

Typing stuff...

5730807
Select commit
Loading
Failed to load commit list.
Merged

Added Numerical Range Data Quality Check #408

Typing stuff...
5730807
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2024 in 0s

77.43% (+0.63%) compared to a24ab81

View this Pull Request on Codecov

77.43% (+0.63%) compared to a24ab81

Details

Codecov Report

Attention: Patch coverage is 95.58824% with 6 lines in your changes missing coverage. Please review.

Project coverage is 77.43%. Comparing base (a24ab81) to head (5730807).
Report is 34 commits behind head on main.

Files Patch % Lines
nannyml/data_quality/range/calculator.py 96.03% 2 Missing and 2 partials ⚠️
nannyml/data_quality/range/result.py 92.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #408      +/-   ##
==========================================
+ Coverage   76.80%   77.43%   +0.63%     
==========================================
  Files         108      111       +3     
  Lines        9264     9444     +180     
  Branches     1656     1684      +28     
==========================================
+ Hits         7115     7313     +198     
+ Misses       1685     1668      -17     
+ Partials      464      463       -1     

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