DARPA-ASKEM / sciml-service

Simulation Service provides an interface and job runner for ASKEM models.
MIT License
3 stars 1 forks source link

Make get_dataset get use tstep correctly when it's a symbol or a string. #156

Closed jClugstor closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (dafde6f) 80.49% compared to head (05c1be0) 80.73%. Report is 1 commits behind head on main.

Files Patch % Lines
src/SimulationService.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ========================================== + Coverage 80.49% 80.73% +0.23% ========================================== Files 3 3 Lines 482 488 +6 ========================================== + Hits 388 394 +6 Misses 94 94 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.