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

Add integer rounding to match APE 14 #525

Merged
merged 2 commits into from
Dec 2, 2024

Merge branch 'master' into bugfix/integer_rounding

6cfcc53
Select commit
Loading
Failed to load commit list.
Merged

Add integer rounding to match APE 14 #525

Merge branch 'master' into bugfix/integer_rounding
6cfcc53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

87.44% (+0.01%) compared to 9cd8552

View this Pull Request on Codecov

87.44% (+0.01%) compared to 9cd8552

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.44%. Comparing base (9cd8552) to head (6cfcc53).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
gwcs/api.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
+ Coverage   87.42%   87.44%   +0.01%     
==========================================
  Files          22       22              
  Lines        3874     3888      +14     
==========================================
+ Hits         3387     3400      +13     
- Misses        487      488       +1     

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