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 indenting to prevent repeated calculation in check_positive_jacobian() #1053

Merged
merged 2 commits into from
Jun 13, 2024

Merge branch 'master' into yge/hotfix2

fb7545a
Select commit
Loading
Failed to load commit list.
Merged

Fix indenting to prevent repeated calculation in check_positive_jacobian() #1053

Merge branch 'master' into yge/hotfix2
fb7545a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2024 in 0s

94.96% (+0.00%) compared to c0ade01

View this Pull Request on Codecov

94.96% (+0.00%) compared to c0ade01

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.96%. Comparing base (c0ade01) to head (fb7545a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1053   +/-   ##
=======================================
  Coverage   94.96%   94.96%           
=======================================
  Files          87       87           
  Lines       21776    21776           
=======================================
  Hits        20679    20679           
  Misses       1097     1097           
Files Coverage Δ
desc/compat.py 83.96% <100.00%> (ø)