Closed michaltakac closed 7 years ago
Merging #9 into master will increase coverage by
19.24%
. The diff coverage is50%
.
@@ Coverage Diff @@
## master #9 +/- ##
==========================================
+ Coverage 77.15% 96.4% +19.24%
==========================================
Files 24 24
Lines 197 167 -30
Branches 34 34
==========================================
+ Hits 152 161 +9
+ Misses 45 6 -39
Impacted Files | Coverage Δ | |
---|---|---|
src/components/Calculator/index.js | 100% <ø> (+88.88%) |
:arrow_up: |
src/actions/index.js | 100% <100%> (ø) |
:arrow_up: |
src/components/CalcButton/index.js | 60% <42.85%> (+6.15%) |
:arrow_up: |
src/reducers/settings/index.js | 100% <0%> (+5%) |
:arrow_up: |
src/reducers/calculator/index.js | 100% <0%> (+10%) |
:arrow_up: |
src/reducers/parametricFunction/index.js | 100% <0%> (+16.66%) |
:arrow_up: |
src/reducers/functionBox/index.js | 100% <0%> (+16.66%) |
:arrow_up: |
src/reducers/user/index.js | 100% <0%> (+16.66%) |
:arrow_up: |
src/reducers/ui/index.js | 100% <0%> (+33.33%) |
:arrow_up: |
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 306f2dc...6b84616. Read the comment docs.
Description: Tests, snapshots and coverage to 96.4%
Changes proposed: