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

Refactors OptimisationResult class, adds finite cost check for identified parameters #527

Merge branch 'develop' into 526-add-optimisation-check-for-non-finite…

c8b00e6
Select commit
Loading
Failed to load commit list.
Merged

Refactors OptimisationResult class, adds finite cost check for identified parameters #527

Merge branch 'develop' into 526-add-optimisation-check-for-non-finite…
c8b00e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

99.08% (+0.02%) compared to 101f9ce

View this Pull Request on Codecov

99.08% (+0.02%) compared to 101f9ce

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.08%. Comparing base (101f9ce) to head (c8b00e6).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #527      +/-   ##
===========================================
+ Coverage    99.05%   99.08%   +0.02%     
===========================================
  Files           52       52              
  Lines         3604     3605       +1     
===========================================
+ Hits          3570     3572       +2     
+ Misses          34       33       -1     

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