Closed kcajmagic closed 5 years ago
Merging #111 into master will decrease coverage by
0.88%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #111 +/- ##
=========================================
- Coverage 47.98% 47.1% -0.89%
=========================================
Files 6 6
Lines 373 380 +7
=========================================
Hits 179 179
- Misses 189 196 +7
Partials 5 5
Impacted Files | Coverage Δ | |
---|---|---|
main.go | 0% <0%> (ø) |
: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 3c846ee...2b26b52. Read the comment docs.
This will allow for better bug reports and information the binary running. For example if you build a docker image with
make local-docker
you can get the version with the commanddocker run --rm xmidt/svalinn:local -v
.