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

Fix test for earlier SNOPT versions #370

Merged
merged 5 commits into from
Dec 13, 2023

black

5bedf92
Select commit
Loading
Failed to load commit list.
Merged

Fix test for earlier SNOPT versions #370

black
5bedf92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 1s

73.36% (-0.01%) compared to 75e6479

View this Pull Request on Codecov

73.36% (-0.01%) compared to 75e6479

Details

Codecov Report

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

Comparison is base (75e6479) 73.36% compared to head (5bedf92) 73.36%.

Files Patch % Lines
pyoptsparse/pySNOPT/pySNOPT.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #370      +/-   ##
==========================================
- Coverage   73.36%   73.36%   -0.01%     
==========================================
  Files          22       22              
  Lines        3312     3315       +3     
==========================================
+ Hits         2430     2432       +2     
- Misses        882      883       +1     

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