DARPA-ASKEM / sciml-service

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

Custom queue #140

Closed mwdchang closed 7 months ago

mwdchang commented 7 months ago

Summary

This adds a queue query-parameter at the request level to use a custom MQ instead of the default one in the environment.

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (91d6460) 79.07% compared to head (e0717b8) 77.96%.

Files Patch % Lines
src/SimulationService.jl 20.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== - Coverage 79.07% 77.96% -1.11% ========================================== Files 3 3 Lines 454 463 +9 ========================================== + Hits 359 361 +2 - Misses 95 102 +7 ```

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