SciML / EasyModelAnalysis.jl

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

Add inequality constraint support for `optimal_parameter_threshold` #133

Closed YingboMa closed 1 year ago

YingboMa commented 1 year ago

Close #131

codecov[bot] commented 1 year ago

Codecov Report

Merging #133 (a19d2e4) into main (8becca5) will increase coverage by 0.70%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   77.03%   77.73%   +0.70%     
==========================================
  Files           5        5              
  Lines         270      274       +4     
==========================================
+ Hits          208      213       +5     
+ Misses         62       61       -1     
Impacted Files Coverage Δ
src/intervention.jl 100.00% <100.00%> (ø)
src/threshold.jl 87.17% <100.00%> (ø)
src/datafit.jl 96.00% <0.00%> (+2.00%) :arrow_up:

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