Closed issmirnov closed 3 years ago
Merging #34 (408d9de) into master (d08f192) will decrease coverage by
0.37%
. The diff coverage is77.77%
.
@@ Coverage Diff @@
## master #34 +/- ##
==========================================
- Coverage 52.17% 51.80% -0.38%
==========================================
Files 4 4
Lines 230 222 -8
==========================================
- Hits 120 115 -5
+ Misses 103 99 -4
- Partials 7 8 +1
Impacted Files | Coverage Δ | |
---|---|---|
text.go | 81.66% <0.00%> (-1.67%) |
:arrow_down: |
config.go | 33.75% <66.66%> (+0.82%) |
:arrow_up: |
web.go | 90.69% <100.00%> (+0.22%) |
:arrow_up: |
main.go | 0.00% <0.00%> (ø) |
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 d08f192...408d9de. Read the comment docs.
Also, clean up the test file structure a bit.