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: Argument for Optional Mutation on Function Discretize #519

Merged
merged 12 commits into from
Jan 20, 2024

MNT: prevent higher dimensional Function from discretize.

9b20258
Select commit
Loading
Failed to load commit list.
Merged

ENH: Argument for Optional Mutation on Function Discretize #519

MNT: prevent higher dimensional Function from discretize.
9b20258
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

72.00% (+0.00%) compared to 7f033d8

View this Pull Request on Codecov

72.00% (+0.00%) compared to 7f033d8

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (7f033d8) 71.99% compared to head (9b20258) 72.00%.
Report is 8 commits behind head on develop.

❗ Current head 9b20258 differs from pull request most recent head 2205fdf. Consider uploading reports for the commit 2205fdf to get more accurate results

Files Patch % Lines
rocketpy/mathutils/function.py 60.00% 10 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #519   +/-   ##
========================================
  Coverage    71.99%   72.00%           
========================================
  Files           56       56           
  Lines         9374     9379    +5     
========================================
+ Hits          6749     6753    +4     
- Misses        2625     2626    +1     

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