Closed kishaningithub closed 6 years ago
Merging #17 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #17 +/- ##
======================================
Coverage 71.5% 71.5%
======================================
Files 7 7
Lines 193 193
======================================
Hits 138 138
Misses 54 54
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
cmd/root.go | 16.07% <ø> (ø) |
:arrow_up: |
cmd/formatter.go | 84.61% <ø> (ø) |
:arrow_up: |
cmd/config.go | 100% <ø> (ø) |
: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 83dd3da...aee6015. Read the comment docs.
Have completed the rename from aswinkarthik93
to aswinkarthik
in the entire repo
Add install script that detects machine's platform and downloads the respective platform binaries from github releases
Fixes #16