Closed thejmazz closed 7 years ago
Merging #71 into dev will increase coverage by
1.38%
. The diff coverage is95%
.
@@ Coverage Diff @@
## dev #71 +/- ##
==========================================
+ Coverage 80.49% 81.88% +1.38%
==========================================
Files 36 37 +1
Lines 841 861 +20
Branches 101 102 +1
==========================================
+ Hits 677 705 +28
+ Misses 164 156 -8
Impacted Files | Coverage Δ | |
---|---|---|
lib/constants/default-task-state.js | 100% <ø> (ø) |
:arrow_up: |
lib/reducers/collection.js | 85.55% <0%> (ø) |
:arrow_up: |
lib/watermill.js | 90.47% <100%> (ø) |
:arrow_up: |
lib/orchestrators/join.js | 96.49% <100%> (+1.03%) |
:arrow_up: |
lib/task.js | 100% <100%> (ø) |
:arrow_up: |
lib/lifecycle/generate-uid.js | 100% <100%> (ø) |
:arrow_up: |
lib/orchestrators/orchestrator-uid-generator.js | 100% <100%> (ø) |
|
lib/orchestrators/fork.js | 100% <100%> (+50%) |
:arrow_up: |
lib/orchestrators/junction.js | 89.28% <75%> (+0.39%) |
: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 20d56f3...8cdd6f5. Read the comment docs.
duplicate of #70