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

Make geometry spline interpolation mesh independent #435

Merged
merged 4 commits into from
Jul 19, 2024

flake8 fixes

7921cad
Select commit
Loading
Failed to load commit list.
Merged

Make geometry spline interpolation mesh independent #435

flake8 fixes
7921cad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2024 in 0s

93.94% (+0.02%) compared to d788e11

View this Pull Request on Codecov

93.94% (+0.02%) compared to d788e11

Details

Codecov Report

Attention: Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.94%. Comparing base (d788e11) to head (7921cad).
Report is 2 commits behind head on main.

Files Patch % Lines
openaerostruct/utils/testing.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
+ Coverage   93.92%   93.94%   +0.02%     
==========================================
  Files         104      105       +1     
  Lines        6472     6478       +6     
==========================================
+ Hits         6079     6086       +7     
+ Misses        393      392       -1     

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