SciML / SciMLBase.jl

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

fix: fix EnsembleAnalysis methods for RAT v3 #598

Closed AayushSabharwal closed 8 months ago

AayushSabharwal commented 8 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2fd8a89) 30.43% compared to head (485dae0) 30.43%.

Files Patch % Lines
src/ensemble/ensemble_analysis.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #598 +/- ## ======================================= Coverage 30.43% 30.43% ======================================= Files 53 53 Lines 4045 4045 ======================================= Hits 1231 1231 Misses 2814 2814 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ChrisRackauckas commented 8 months ago

@Vaibhavdixit02 https://github.com/SciML/SciMLBase.jl/actions/runs/7551719775/job/20559402345?pr=598#step:6:1079 a merge is missing.