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 prolate spheroidal coordinates #220

Merged
merged 35 commits into from
Dec 1, 2024

simplify to 1D and to 2D represent as

68ea19c
Select commit
Loading
Failed to load commit list.
Merged

Add prolate spheroidal coordinates #220

simplify to 1D and to 2D represent as
68ea19c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 0s

97.04% (+0.03%) compared to 7feffc9

View this Pull Request on Codecov

97.04% (+0.03%) compared to 7feffc9

Details

Codecov Report

Attention: Patch coverage is 97.35099% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.04%. Comparing base (7feffc9) to head (68ea19c).

Files with missing lines Patch % Lines
src/coordinax/_src/vectors/d3/spheroidal.py 93.65% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   97.00%   97.04%   +0.03%     
==========================================
  Files         115      116       +1     
  Lines        3473     3617     +144     
==========================================
+ Hits         3369     3510     +141     
- Misses        104      107       +3     

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