SciML / EasyModelAnalysis.jl

High level functions for analyzing the output of simulations
MIT License
81 stars 14 forks source link

see if tests pass #172

Closed anandijain closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #172 (ee7e180) into main (7957e46) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
+ Coverage   78.99%   79.10%   +0.11%     
==========================================
  Files           5        6       +1     
  Lines         357      359       +2     
==========================================
+ Hits          282      284       +2     
  Misses         75       75              
Impacted Files Coverage Δ
src/EasyModelAnalysis.jl 100.00% <ø> (ø)
src/basics.jl 31.81% <ø> (ø)
src/intervention.jl 95.58% <ø> (ø)
src/sensitivity.jl 85.96% <ø> (ø)
src/threshold.jl 87.17% <ø> (ø)
src/datafit.jl 81.66% <100.00%> (+0.31%) :arrow_up:

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

jClugstor commented 1 year ago

Is there a reason this was closed / would this be something covered if https://github.com/SciML/EasyModelAnalysis.jl/issues/158 was done? Being able to use a callback with datafit is needed for sciml-service in order to be able to send intermediate results of calibrations.

ChrisRackauckas commented 1 year ago

This was just a stale branch.