SciML / EasyModelAnalysis.jl

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

Fix start and end time calculations #78

Closed ChrisRackauckas closed 1 year ago

ChrisRackauckas commented 1 year ago

Fixes https://github.com/SciML/EasyModelAnalysis.jl/issues/23

codecov[bot] commented 1 year ago

Codecov Report

Merging #78 (14e9ed6) into main (a6b5d15) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   98.07%   98.11%   +0.03%     
==========================================
  Files           5        5              
  Lines         208      212       +4     
==========================================
+ Hits          204      208       +4     
  Misses          4        4              
Impacted Files Coverage Δ
src/basics.jl 100.00% <100.00%> (ø)

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