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

Refactor the internal numerical_inverse API #571

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

WilliamJamieson
Copy link
Collaborator

This performs an internal refactor of the numerical_inverse API, so that the ideas presented in #566 can be incorporated into the general API refactor.

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 91.70507% with 18 lines in your changes missing coverage. Please review.

Project coverage is 86.10%. Comparing base (c6ee47f) to head (b2b934b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
gwcs/wcs/_pipeline.py 74.64% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #571      +/-   ##
==========================================
+ Coverage   86.04%   86.10%   +0.06%     
==========================================
  Files          27       28       +1     
  Lines        4048     4081      +33     
==========================================
+ Hits         3483     3514      +31     
- Misses        565      567       +2     

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

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.

1 participant