shaperone
shaperone copied to clipboard
Next version of rdfine
🦋 Changeset detected
Latest commit: ee4d46430d50202451b535787c1a2fe89fb5652f
The changes in this PR will be included in the next version bump.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Codecov Report
Merging #55 (ee4d464) into master (18c76d0) will increase coverage by
0.93%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #55 +/- ##
==========================================
+ Coverage 46.00% 46.94% +0.93%
==========================================
Files 89 89
Lines 3730 3730
Branches 371 343 -28
==========================================
+ Hits 1716 1751 +35
+ Misses 1982 1960 -22
+ Partials 32 19 -13
Impacted Files | Coverage Δ | |
---|---|---|
packages/core/components.ts | 96.77% <0.00%> (+1.61%) |
:arrow_up: |
packages/core/models/shapes/reducers.ts | 92.45% <0.00%> (+1.88%) |
:arrow_up: |
...ore/models/resources/effects/forms/addFormField.ts | 87.50% <0.00%> (+2.08%) |
:arrow_up: |
packages/core/models/forms/lib/stateBuilder.ts | 98.25% <0.00%> (+2.90%) |
:arrow_up: |
...ore/models/resources/effects/forms/removeObject.ts | 93.93% <0.00%> (+3.03%) |
:arrow_up: |
...ackages/core/models/forms/reducers/addFormField.ts | 90.90% <0.00%> (+3.03%) |
:arrow_up: |
...ckages/core/models/forms/effects/replaceObjects.ts | 93.33% <0.00%> (+3.33%) |
:arrow_up: |
packages/core/models/resources/lib/notify.ts | 86.20% <0.00%> (+3.44%) |
:arrow_up: |
...ackages/core/models/forms/reducers/updateObject.ts | 93.97% <0.00%> (+3.61%) |
:arrow_up: |
...dels/resources/effects/forms/setPropertyObjects.ts | 100.00% <0.00%> (+4.00%) |
:arrow_up: |
... and 7 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 18c76d0...ee4d464. Read the comment docs.
Superseded by #301