whole-tale / girder_wholetale

Girder plugin providing basic Whole Tale functionality
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

feat: Include imageInfo during tale copy #553

Closed craig-willis closed 1 year ago

craig-willis commented 1 year ago

Problem When copying a tale (or copy-on-launch), information about the built image isn't currently included.

Approach Copy the tale imageInfo excluding jobId, since it may be owned by someone else (copy on launch).

Testing

codecov[bot] commented 1 year ago

Codecov Report

Merging #553 (4b0100c) into master (1bce771) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #553   +/-   ##
=======================================
  Coverage   92.82%   92.83%           
=======================================
  Files          60       60           
  Lines        4768     4770    +2     
=======================================
+ Hits         4426     4428    +2     
  Misses        342      342           
Impacted Files Coverage Δ
server/rest/tale.py 96.50% <100.00%> (+0.02%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.