whole-tale / girder_wholetale

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

Add a stub for imageInfo during Tale creation #431

Closed Xarthisius closed 3 years ago

Xarthisius commented 3 years ago

This ensures that a Tale always has imageInfo property. Fixes https://github.com/whole-tale/gwvolman/issues/116

codecov[bot] commented 3 years ago

Codecov Report

Merging #431 into master will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
- Coverage   90.66%   90.64%   -0.03%     
==========================================
  Files          50       50              
  Lines        3590     3591       +1     
==========================================
  Hits         3255     3255              
- Misses        335      336       +1     
Impacted Files Coverage Δ
server/models/tale.py 97.04% <ø> (ø)
server/lib/manifest.py 90.05% <100.00%> (+0.05%) :arrow_up:
server/rest/tale.py 84.37% <0.00%> (-0.35%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ebab9f5...6eca57c. Read the comment docs.