Closed onion2k closed 6 years ago
Merging #88 into develop will increase coverage by
1.32%
. The diff coverage is71.42%
.
@@ Coverage Diff @@
## develop #88 +/- ##
===========================================
+ Coverage 84.71% 86.04% +1.32%
===========================================
Files 43 43
Lines 301 301
Branches 17 18 +1
===========================================
+ Hits 255 259 +4
+ Misses 38 33 -5
- Partials 8 9 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/components/metrics/index.tsx | 100% <ø> (+100%) |
:arrow_up: |
src/components/blogpost/index.tsx | 100% <ø> (ø) |
:arrow_up: |
src/templates/case-studies.tsx | 91.66% <ø> (ø) |
:arrow_up: |
src/templates/about.tsx | 91.66% <0%> (-0.65%) |
:arrow_down: |
src/templates/blog-list.tsx | 100% <100%> (ø) |
:arrow_up: |
src/templates/case-study.tsx | 86.66% <100%> (+0.95%) |
:arrow_up: |
src/templates/blog.tsx | 83.33% <50%> (-16.67%) |
:arrow_down: |
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 75a40ca...0c76a52. Read the comment docs.
Updated all the templates to look nicer.