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

feedback from ewu63

1ef6b06
Select commit
Loading
Failed to load commit list.
Merged

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

feedback from ewu63
1ef6b06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 2, 2024 in 0s

62.81% (-11.30%) compared to a988404

View this Pull Request on Codecov

62.81% (-11.30%) compared to a988404

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 (a988404) to head (1ef6b06).

❗ Current head 1ef6b06 differs from pull request most recent head 8b883ef. Consider uploading reports for the commit 8b883ef to get more accurate results

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.