Closed sgobotta closed 4 years ago
Merging #219 into develop will increase coverage by
23.03%
. The diff coverage is82.92%
.
@@ Coverage Diff @@
## develop #219 +/- ##
============================================
+ Coverage 52.43% 75.47% +23.03%
============================================
Files 94 88 -6
Lines 759 738 -21
Branches 29 17 -12
============================================
+ Hits 398 557 +159
+ Misses 359 179 -180
Partials 2 2
Impacted Files | Coverage Δ | |
---|---|---|
...omponents/UiComponents/DateField/src/DateField.vue | 45.45% <ø> (ø) |
|
src/components/Actions/Show/Show.vue | 100% <ø> (+100%) |
:arrow_up: |
src/templates/src/index.js | 100% <ø> (ø) |
:arrow_up: |
src/components/UiComponents/TextField/index.js | 100% <ø> (+50%) |
:arrow_up: |
src/components/UiComponents/Sidebar/defaults.js | 100% <ø> (ø) |
:arrow_up: |
src/components/Admin/src/Composer.vue | 0% <ø> (ø) |
:arrow_up: |
src/components/Admin/src/defaults.js | 100% <ø> (ø) |
:arrow_up: |
src/store/modules/crud.js | 100% <100%> (+37.5%) |
:arrow_up: |
src/components/Actions/List/List.vue | 82.85% <100%> (+82.85%) |
:arrow_up: |
src/components/Resource/src/Resource.vue | 100% <100%> (ø) |
:arrow_up: |
... and 34 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 8aaf94b...2807d82. Read the comment docs.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Closes #215
Type of change
Please delete options that are not relevant.
Checklist: