SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
129 stars 95 forks source link

fix ensemble indexing #472

Closed oscardssmith closed 1 year ago

oscardssmith commented 1 year ago

This fixes the indexing issues for Ensembles without the breaking parts of https://github.com/SciML/SciMLBase.jl/pull/466.

codecov[bot] commented 1 year ago

Codecov Report

Merging #472 (30c3f74) into master (34c4f13) will decrease coverage by 16.63%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master     #472       +/-   ##
===========================================
- Coverage   53.48%   36.86%   -16.63%     
===========================================
  Files          47       47               
  Lines        3575     3562       -13     
===========================================
- Hits         1912     1313      -599     
- Misses       1663     2249      +586     
Impacted Files Coverage Δ
src/ensemble/ensemble_solutions.jl 29.62% <100.00%> (-1.28%) :arrow_down:

... and 32 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more