Skip to content

Fix ReturnData.xr.*

2ed991c
Select commit
Loading
Failed to load commit list.
Merged

Fix ReturnData.xr.* #3054

Fix ReturnData.xr.*
2ed991c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 20, 2025 in 0s

77.61% (-0.55%) compared to 63f2e78

View this Pull Request on Codecov

77.61% (-0.55%) compared to 63f2e78

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 77.61%. Comparing base (63f2e78) to head (2ed991c).

Files with missing lines Patch % Lines
python/sdist/amici/sim/sundials/_numpy.py 83.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3054      +/-   ##
==========================================
- Coverage   78.16%   77.61%   -0.55%     
==========================================
  Files         313      313              
  Lines       20656    20661       +5     
  Branches     1500     1499       -1     
==========================================
- Hits        16145    16037     -108     
- Misses       4502     4615     +113     
  Partials        9        9              
Files with missing lines Coverage Δ
python/sdist/amici/sim/sundials/_numpy.py 87.42% <83.33%> (+12.74%) ⬆️

... and 5 files with indirect coverage changes

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