Closed thislooksfun closed 4 years ago
Merging #117 into master will decrease coverage by
0.4%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #117 +/- ##
==========================================
- Coverage 22.5% 22.09% -0.41%
==========================================
Files 49 50 +1
Lines 600 611 +11
Branches 46 48 +2
==========================================
Hits 135 135
- Misses 465 476 +11
Flag | Coverage Δ | |
---|---|---|
#unittests | 22.09% <0%> (-0.41%) |
:arrow_down: |
Impacted Files | Coverage Δ | |
---|---|---|
src/components/newCharacterWizard/Equipment.vue | 0% <ø> (ø) |
:arrow_up: |
src/components/newCharacterWizard/SkillRanks.vue | 0% <ø> (ø) |
:arrow_up: |
.../components/newCharacterWizard/AttributePoints.vue | 0% <ø> (ø) |
:arrow_up: |
src/components/newCharacterWizard/index.vue | 0% <ø> (ø) |
:arrow_up: |
src/views/CharacterList.vue | 0% <ø> (ø) |
:arrow_up: |
src/views/CharacterView.vue | 0% <ø> (ø) |
:arrow_up: |
src/components/newCharacterWizard/SpellRanks.vue | 0% <ø> (ø) |
:arrow_up: |
src/components/characterSheet/index.vue | 0% <ø> (ø) |
:arrow_up: |
src/components/characterSheet/HealthBar.vue | 0% <ø> (ø) |
:arrow_up: |
...omponents/newCharacterWizard/SkillRanksArtisan.vue | 0% <ø> (ø) |
:arrow_up: |
... and 6 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 4583bb5...701b7dd. Read the comment docs.
Finally refactor the theme. (Closes #1, closes #2, and closes #96)