DARPA-ASKEM / sciml-service

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

use the mappings tstep as timestamp #144

Closed jClugstor closed 10 months ago

jClugstor commented 10 months ago

Ensures that when solving a calibrate, the solver will recognize which column has timestamp.

fixes https://github.com/DARPA-ASKEM/sciml-service/issues/143

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (1730709) 77.96% compared to head (0c53e2d) 77.32%.

Files Patch % Lines
src/SimulationService.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================== - Coverage 77.96% 77.32% -0.65% ========================================== Files 3 3 Lines 463 463 ========================================== - Hits 361 358 -3 - Misses 102 105 +3 ```

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