SciML / EasyModelAnalysis.jl

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

Use batching for gsa #57

Closed Vaibhavdixit02 closed 1 year ago

Vaibhavdixit02 commented 1 year ago

Should also fix CI

codecov[bot] commented 1 year ago

Codecov Report

Merging #57 (cda38fa) into main (b2b70aa) will increase coverage by 0.48%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   85.13%   85.62%   +0.48%     
==========================================
  Files           5        5              
  Lines         148      153       +5     
==========================================
+ Hits          126      131       +5     
  Misses         22       22              
Impacted Files Coverage Δ
src/sensitivity.jl 100.00% <100.00%> (ø)

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

Vaibhavdixit02 commented 1 year ago

Failure looks unrelated to this PR

ChrisRackauckas commented 1 year ago

it's definitely related, it's the output of the GSA having extra parts 😅