geppetto
geppetto copied to clipboard
Edit control steps (part 3)
Codecov Report
Merging #45 (9f9b3a7) into next (6c01104) will increase coverage by
0.66%
. The diff coverage is51.56%
.
@@ Coverage Diff @@
## next #45 +/- ##
==========================================
+ Coverage 36.55% 37.21% +0.66%
==========================================
Files 89 90 +1
Lines 2495 2585 +90
Branches 676 700 +24
==========================================
+ Hits 912 962 +50
- Misses 1582 1622 +40
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/application/composition/ControlEdit.tsx | 0.00% <0.00%> (ø) |
|
src/application/composition/ShapeTree.tsx | 0.00% <ø> (ø) |
|
src/application/layers/ShapeTree.tsx | 0.00% <0.00%> (ø) |
|
...lication/treeEnvironments/LayerTreeEnvironment.tsx | 0.00% <0.00%> (ø) |
|
src/application/webgl/lib/vectorPositions.ts | 69.33% <0.00%> (-0.94%) |
:arrow_down: |
src/ui-components/ToolButton/ToolButton.tsx | 100.00% <ø> (ø) |
|
src/application/composition/ItemEdit.tsx | 22.88% <33.33%> (+0.38%) |
:arrow_up: |
src/animation/file2/testFileBuilder.ts | 83.58% <75.00%> (-4.66%) |
:arrow_down: |
src/animation/file2/controls.ts | 100.00% <100.00%> (ø) |
|
src/animation/file2/mutation.ts | 75.00% <100.00%> (+3.57%) |
:arrow_up: |
... and 2 more |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more