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

ENH: Expand Polation Options for ND Functions. #691

Merged
merged 9 commits into from
Sep 20, 2024

MNT: improve N-D extrapolation docs.

bae7cae
Select commit
Loading
Failed to load commit list.
Merged

ENH: Expand Polation Options for ND Functions. #691

MNT: improve N-D extrapolation docs.
bae7cae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 1s

75.45% (+0.03%) compared to 3c759f7

View this Pull Request on Codecov

75.45% (+0.03%) compared to 3c759f7

Details

Codecov Report

Attention: Patch coverage is 92.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 75.45%. Comparing base (3c759f7) to head (bae7cae).
Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/mathutils/function.py 92.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #691      +/-   ##
===========================================
+ Coverage    75.42%   75.45%   +0.03%     
===========================================
  Files           96       96              
  Lines        10841    10887      +46     
===========================================
+ Hits          8177     8215      +38     
- Misses        2664     2672       +8     

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