Closed BastinJafari closed 3 years ago
Merging #148 (5287408) into master (50d0dd4) will increase coverage by
0.93%
. The diff coverage is25.69%
.
@@ Coverage Diff @@
## master #148 +/- ##
==========================================
+ Coverage 20.60% 21.54% +0.93%
==========================================
Files 137 139 +2
Lines 2630 2701 +71
Branches 454 446 -8
==========================================
+ Hits 542 582 +40
- Misses 2088 2119 +31
Impacted Files | Coverage Δ | |
---|---|---|
src/components/FlowChart/ChartNode.tsx | 0.00% <0.00%> (ø) |
|
src/components/FlowChart/CommandBar.tsx | 0.00% <0.00%> (ø) |
|
src/components/FlowChart/FlowSelection.tsx | 0.00% <0.00%> (ø) |
|
src/components/FlowChart/NodePort.tsx | 0.00% <0.00%> (ø) |
|
src/components/FlowChart/Sidebar.tsx | 0.00% <0.00%> (ø) |
|
src/data/defaultPods.ts | 0.00% <0.00%> (ø) |
|
src/helpers/flow-chart.ts | 100.00% <ø> (ø) |
|
src/layouts/IconSidebar.tsx | 0.00% <0.00%> (ø) |
|
src/modals/NewFlow.tsx | 0.00% <0.00%> (ø) |
|
src/modals/PodEdit.tsx | 0.00% <0.00%> (ø) |
|
... and 14 more |
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 50d0dd4...5287408. Read the comment docs.
Implementation of the new canvas design