Skip to content

Fix flaky test_benchmark_gradient / Weber_BMC2015#3137

Merged
dweindl merged 1 commit intoAMICI-dev:mainfrom
dweindl:gh-3078_weber
Feb 26, 2026
Merged

Fix flaky test_benchmark_gradient / Weber_BMC2015#3137
dweindl merged 1 commit intoAMICI-dev:mainfrom
dweindl:gh-3078_weber

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Feb 26, 2026

Frequent failures specifically with Python3.14. Change RNG seed. Closes #3078.

Frequent failures specifically with Python3.14. Change RNG seed. Closes AMICI-dev#3078.
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.71%. Comparing base (6dd5b87) to head (1969340).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3137      +/-   ##
==========================================
- Coverage   77.38%   76.71%   -0.67%     
==========================================
  Files         318      318              
  Lines       20631    20631              
  Branches     1483     1483              
==========================================
- Hits        15965    15827     -138     
- Misses       4658     4796     +138     
  Partials        8        8              
Flag Coverage Δ
cpp 70.44% <ø> (-0.03%) ⬇️
cpp_python 37.80% <ø> (ø)
petab 47.16% <ø> (ø)
python 68.90% <ø> (-0.03%) ⬇️
sbmlsuite-jax ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 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.

@dweindl dweindl marked this pull request as ready for review February 26, 2026 08:37
@dweindl dweindl requested a review from a team as a code owner February 26, 2026 08:37
@dweindl dweindl merged commit 669300a into AMICI-dev:main Feb 26, 2026
23 of 25 checks passed
@dweindl dweindl deleted the gh-3078_weber branch February 26, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check flaky test_benchmark_gradient / Weber_BMC2015

1 participant