Closed danielhstahl closed 6 years ago
Merging #32 into master will increase coverage by
7.59%
. The diff coverage is35%
.
@@ Coverage Diff @@
## master #32 +/- ##
==========================================
+ Coverage 6.73% 14.33% +7.59%
==========================================
Files 20 19 -1
Lines 312 321 +9
Branches 47 45 -2
==========================================
+ Hits 21 46 +25
+ Misses 259 246 -13
+ Partials 32 29 -3
Impacted Files | Coverage Δ | |
---|---|---|
src/Reducers/data.js | 0% <0%> (ø) |
:arrow_up: |
src/Graphs/Algorithms.js | 0% <0%> (ø) |
:arrow_up: |
src/App.js | 0% <0%> (ø) |
:arrow_up: |
src/Actions/lambda.js | 55.55% <87.5%> (+55.55%) |
:arrow_up: |
src/appSkeleton.js | 100% <0%> (+100%) |
: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 c8a8174...7bcdac3. Read the comment docs.
Fixes issue 31 and general cleanup