Closed pladdy closed 6 years ago
Merging #27 into master will decrease coverage by
0.17%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #27 +/- ##
=========================================
- Coverage 97.97% 97.8% -0.18%
=========================================
Files 17 17
Lines 1085 1091 +6
=========================================
+ Hits 1063 1067 +4
- Misses 12 13 +1
- Partials 10 11 +1
Impacted Files | Coverage Δ | |
---|---|---|
handlers.go | 100% <100%> (ø) |
:arrow_up: |
config.go | 100% <100%> (ø) |
:arrow_up: |
backend_sqlite.go | 99.28% <100%> (ø) |
:arrow_up: |
cabby.go | 95.12% <100%> (-2.25%) |
: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 cffca36...df06b4e. Read the comment docs.
What's new
How to test
make test
How to build
In another terminal...