Closed tsbonev closed 6 years ago
Merging #181 into master will increase coverage by
0.12%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #181 +/- ##
============================================
+ Coverage 96.56% 96.68% +0.12%
- Complexity 273 279 +6
============================================
Files 31 31
Lines 844 876 +32
Branches 77 80 +3
============================================
+ Hits 815 847 +32
Misses 5 5
Partials 24 24
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...bonev/nharker/server/workflow/CatalogueWorkflow.kt | 98.96% <100%> (+0.5%) |
17 <6> (+6) |
:arrow_up: |
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 04952e9...3c3fcc5. Read the comment docs.
Catalogues now take every existing child they have had back into their children and reattach themselves to their old parent (granted any of those exist). Solution to #128, completes the last two points of- and closes #129, completes the last point of- and closes #155. Closes #180.