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

Adding ability to reduce the amount of text printed when displaying optimization results #395

Merged
merged 11 commits into from
May 8, 2024

Merge branch 'main' into add_minimal_print

d19b6ee
Select commit
Loading
Failed to load commit list.
Merged

Adding ability to reduce the amount of text printed when displaying optimization results #395

Merge branch 'main' into add_minimal_print
d19b6ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 8, 2024 in 0s

62.81% (-11.30%) compared to e17f1ee

View this Pull Request on Codecov

62.81% (-11.30%) compared to e17f1ee

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 62.81%. Comparing base (e17f1ee) to head (d19b6ee).

Files Patch % Lines
pyoptsparse/pyOpt_optimization.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #395       +/-   ##
===========================================
- Coverage   74.10%   62.81%   -11.30%     
===========================================
  Files          22       22               
  Lines        3290     3294        +4     
===========================================
- Hits         2438     2069      -369     
- Misses        852     1225      +373     

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