SciML / EasyModelAnalysis.jl

High level functions for analyzing the output of simulations
MIT License
79 stars 13 forks source link

Add maximum function support for sensitivity #130

Closed YingboMa closed 1 year ago

YingboMa commented 1 year ago

Close #128

codecov[bot] commented 1 year ago

Codecov Report

Merging #130 (2eedacf) into main (8d39d0b) will decrease coverage by 33.02%. The diff coverage is 84.61%.

:exclamation: Current head 2eedacf differs from pull request most recent head 1d3fae7. Consider uploading reports for the commit 1d3fae7 to get more accurate results

@@             Coverage Diff             @@
##             main     #130       +/-   ##
===========================================
- Coverage   91.86%   58.84%   -33.02%     
===========================================
  Files           5        5               
  Lines         258      260        +2     
===========================================
- Hits          237      153       -84     
- Misses         21      107       +86     
Impacted Files Coverage Δ
src/basics.jl 31.34% <75.00%> (-68.66%) :arrow_down:
src/sensitivity.jl 77.14% <100.00%> (-22.86%) :arrow_down:
src/datafit.jl 0.00% <0.00%> (-64.00%) :arrow_down:
src/threshold.jl 86.84% <0.00%> (-5.47%) :arrow_down:

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