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: properly implement SII fallbacks for AbstractJumpProblem #628

Merged
merged 1 commit into from
Feb 19, 2024

fix: properly implement SII fallbacks for AbstractJumpProblem

8fda165
Select commit
Loading
Failed to load commit list.
Merged

fix: properly implement SII fallbacks for AbstractJumpProblem #628

fix: properly implement SII fallbacks for AbstractJumpProblem
8fda165
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2024 in 0s

26.29% (-0.03%) compared to 6d3e044

View this Pull Request on Codecov

26.29% (-0.03%) compared to 6d3e044

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (6d3e044) 26.32% compared to head (8fda165) 26.29%.
Report is 2 commits behind head on master.

Files Patch % Lines
src/problems/problem_interface.jl 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #628      +/-   ##
==========================================
- Coverage   26.32%   26.29%   -0.03%     
==========================================
  Files          55       55              
  Lines        4251     4255       +4     
==========================================
  Hits         1119     1119              
- Misses       3132     3136       +4     

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