Closed pladdy closed 6 years ago
Merging #32 into master will increase coverage by
0.29%
. The diff coverage is96.91%
.
@@ Coverage Diff @@
## master #32 +/- ##
==========================================
+ Coverage 96.57% 96.87% +0.29%
==========================================
Files 20 24 +4
Lines 1520 1473 -47
==========================================
- Hits 1468 1427 -41
+ Misses 31 25 -6
Partials 21 21
Impacted Files | Coverage Δ | |
---|---|---|
http/collection.go | 100% <100%> (ø) |
|
logging.go | 100% <100%> (ø) |
|
http/status.go | 100% <100%> (ø) |
|
http/requests.go | 100% <100%> (ø) |
|
http/handlers.go | 100% <100%> (ø) |
|
http/collections.go | 100% <100%> (ø) |
|
http/api_root.go | 100% <100%> (ø) |
|
http/error.go | 100% <100%> (ø) |
|
http/routes.go | 100% <100%> (ø) |
|
context.go | 100% <100%> (ø) |
|
... and 35 more |
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 b519676...2e113ae. Read the comment docs.
What's new
How to test
make test
Also tested with cabby-tests (https://github.com/pladdy/cabby-tests)