Closed Xarthisius closed 3 years ago
Merging #443 (bc563ea) into master (e5e8af5) will decrease coverage by
0.11%
. The diff coverage is100.00%
.
@@ 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.
Move workspace handling to
wt_home_dirs
plugin. See https://github.com/whole-tale/wt_home_dirs/pull/31