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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WilliamJamieson
Copy link
Collaborator

Fixes #524

@WilliamJamieson WilliamJamieson requested a review from a team as a code owner November 12, 2024 19:11
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

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

Project coverage is 87.40%. Comparing base (9cd8552) to head (3b30fc5).
Report is 3 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.40%   -0.02%     
==========================================
  Files          22       22              
  Lines        3874     3876       +2     
==========================================
+ Hits         3387     3388       +1     
- Misses        487      488       +1     

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


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

world_to_array_index_values does not round to integers as APE 14 and astropy.wcs indicate it should
1 participant