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

BUG: Add reference area factor correction to aero surfaces (solves #557) #558

Merged
merged 10 commits into from
Feb 22, 2024

MNT: Fix typos from review

643ea6e
Select commit
Loading
Failed to load commit list.
Merged

BUG: Add reference area factor correction to aero surfaces (solves #557) #558

MNT: Fix typos from review
643ea6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2024 in 0s

72.58% (+0.10%) compared to d4ac946

View this Pull Request on Codecov

72.58% (+0.10%) compared to d4ac946

Details

Codecov Report

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

Comparison is base (d4ac946) 72.47% compared to head (643ea6e) 72.58%.
Report is 1 commits behind head on master.

Files Patch % Lines
rocketpy/rocket/aero_surface.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #558      +/-   ##
==========================================
+ Coverage   72.47%   72.58%   +0.10%     
==========================================
  Files          59       59              
  Lines        9567     9576       +9     
==========================================
+ Hits         6934     6951      +17     
+ Misses       2633     2625       -8     

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