DARPA-ASKEM / sciml-service

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

ode.observables is not a required field #145

Closed mwdchang closed 10 months ago

mwdchang commented 10 months ago

Add guards around parsing out ode.observables field, it is not a strictly required field for petrinet-AMRs.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a55c374) 77.96% compared to head (09bb5d8) 78.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================== + Coverage 77.96% 78.11% +0.14% ========================================== Files 3 3 Lines 463 466 +3 ========================================== + Hits 361 364 +3 Misses 102 102 ```

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