SciML / EasyModelAnalysis.jl

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

Add default regularization #195

Open AnasAbdelR opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #195 (25145a1) into main (2f99ded) will decrease coverage by 19.36%. The diff coverage is 0.00%.

:exclamation: Current head 25145a1 differs from pull request most recent head 7bd19b9. Consider uploading reports for the commit 7bd19b9 to get more accurate results

@@             Coverage Diff             @@
##             main     #195       +/-   ##
===========================================
- Coverage   72.76%   53.41%   -19.36%     
===========================================
  Files           7        6        -1     
  Lines         437      425       -12     
===========================================
- Hits          318      227       -91     
- Misses        119      198       +79     
Impacted Files Coverage Δ
src/ensemble.jl 0.00% <0.00%> (-100.00%) :arrow_down:

... and 6 files with indirect coverage changes

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

ChrisRackauckas commented 1 year ago

Test failure looks real

AnasAbdelR commented 1 year ago

Tests pass locally - taking a look