DARPA-ASKEM / sciml-service

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

Pointing to legacy endpoint for model configs #178

Closed dvince2 closed 3 months ago

dvince2 commented 3 months ago

We are currently in the midst of a major refactor on model-configurations and are changing how the endpoints will work. As this system gets integrated we've kept the old model config objects and endpoints active until we're ready to flip the switch.

Note that this PR should not be merged until HMI-Server is updated to use these endpoints correctly: https://github.com/DARPA-ASKEM/terarium/pull/3802

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.95%. Comparing base (8b4507f) to head (1ec320f). Report is 3 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 #178 +/- ## ========================================== - Coverage 83.50% 81.95% -1.55% ========================================== Files 4 4 Lines 673 643 -30 ========================================== - Hits 562 527 -35 - Misses 111 116 +5 ```

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