DARPA-ASKEM / sciml-service

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

fix rename, add utility function for debuggin #95

Closed joshday closed 1 year ago

joshday commented 1 year ago

Fixed the rename! in get_dataset.


Also thought a debugging function would be useful:

debug_data(id::String) will dump all the information we can collect about a job.

codecov-commenter commented 1 year ago

Codecov Report

Merging #95 (cf3d3ec) into main (675f453) will decrease coverage by 3.24%. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   80.70%   77.46%   -3.24%     
==========================================
  Files           2        2              
  Lines         311      324      +13     
==========================================
  Hits          251      251              
- Misses         60       73      +13     
Impacted Files Coverage Δ
src/SimulationService.jl 68.81% <0.00%> (-5.18%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more