whole-tale / girder_wholetale

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

Move workspace handling to wt_home_dirs #443

Closed Xarthisius closed 3 years ago

Xarthisius commented 3 years ago

Move workspace handling to wt_home_dirs plugin. See https://github.com/whole-tale/wt_home_dirs/pull/31

codecov[bot] commented 3 years ago

Codecov Report

Merging #443 (bc563ea) into master (e5e8af5) will decrease coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
- Coverage   90.98%   90.86%   -0.12%     
==========================================
  Files          53       52       -1     
  Lines        3715     3658      -57     
==========================================
- Hits         3380     3324      -56     
+ Misses        335      334       -1     
Impacted Files Coverage Δ
server/__init__.py 92.11% <ø> (-0.06%) :arrow_down:
server/constants.py 87.80% <ø> (-0.30%) :arrow_down:
server/rest/tale.py 85.22% <ø> (-0.11%) :arrow_down:
server/models/tale.py 96.72% <100.00%> (-0.62%) :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 e5e8af5...bc563ea. Read the comment docs.