Skip to content

Add opt-in PreserveDiffModel to keep the diff model across Parameter-only re-solves#371

Open
yeabbratz wants to merge 3 commits into
jump-dev:masterfrom
yeabbratz:preserve-diff-model
Open

Add opt-in PreserveDiffModel to keep the diff model across Parameter-only re-solves#371
yeabbratz wants to merge 3 commits into
jump-dev:masterfrom
yeabbratz:preserve-diff-model

test: cover PreserveDiffModel cleanup + parameter getter paths

58a707f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 0s

91.92% (+0.04%) compared to f3fdbd8

View this Pull Request on Codecov

91.92% (+0.04%) compared to f3fdbd8

Details

Codecov Report

❌ Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.92%. Comparing base (f3fdbd8) to head (58a707f).

Files with missing lines Patch % Lines
src/moi_wrapper.jl 94.28% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #371      +/-   ##
==========================================
+ Coverage   91.88%   91.92%   +0.04%     
==========================================
  Files          17       17              
  Lines        2722     2763      +41     
==========================================
+ Hits         2501     2540      +39     
- Misses        221      223       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.