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 bug in solution_summary: duals can be things other than scalars #3846

Merged
merged 2 commits into from
Oct 9, 2024

Fix formatting

7a057e0
Select commit
Loading
Failed to load commit list.
Merged

Fix bug in solution_summary: duals can be things other than scalars #3846

Fix formatting
7a057e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 1s

97.54% (+0.03%) compared to 19ad9b3

View this Pull Request on Codecov

97.54% (+0.03%) compared to 19ad9b3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.54%. Comparing base (19ad9b3) to head (7a057e0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3846      +/-   ##
==========================================
+ Coverage   97.50%   97.54%   +0.03%     
==========================================
  Files          44       44              
  Lines        6017     6017              
==========================================
+ Hits         5867     5869       +2     
+ Misses        150      148       -2     

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