Closed okwolf closed 6 years ago
Merging #11 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #11 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 27 25 -2
Branches 7 4 -3
=====================================
- Hits 27 25 -2
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 100% <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 7d3b7b3...6ff48a1. Read the comment docs.
@JorgeBucaran any concerns before I merge this?
Updates for the latest Hyperapp including removing modules and
D => S => A
point-free style.Also closes #9.