Skip to content

Fix flaky Weber_BMC2015 gradient check with AMICI-native RobustConsistency - #3227

Open
dweindl wants to merge 7 commits into
AMICI-dev:mainfrom
dweindl:worktree-gh-3078
Open

Fix flaky Weber_BMC2015 gradient check with AMICI-native RobustConsistency#3227
dweindl wants to merge 7 commits into
AMICI-dev:mainfrom
dweindl:worktree-gh-3078

Replace remaining fiddy Consistency usages with RobustConsistency in …

dbfa0e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 10, 2026 in 0s

78.02% (-0.60%) compared to 3aebbe8

View this Pull Request on Codecov

78.02% (-0.60%) compared to 3aebbe8

Details

Codecov Report

❌ Patch coverage is 95.08197% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.02%. Comparing base (3aebbe8) to head (dbfa0e6).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
python/sdist/amici/adapters/fiddy.py 95.08% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3227      +/-   ##
==========================================
- Coverage   78.62%   78.02%   -0.60%     
==========================================
  Files         318      318              
  Lines       21102    21167      +65     
  Branches     1487     1487              
==========================================
- Hits        16591    16516      -75     
- Misses       4503     4643     +140     
  Partials        8        8              
Files with missing lines Coverage Δ
python/sdist/amici/adapters/fiddy.py 91.47% <95.08%> (+1.91%) ⬆️

... and 6 files with indirect coverage changes

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