Closed insomniacslk closed 3 years ago
Merging #147 (f6a3916) into master (7e2aab9) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #147 +/- ##
======================================
Coverage 7.17% 7.17%
======================================
Files 8 8
Lines 948 948
======================================
Hits 68 68
Misses 877 877
Partials 3 3
Flag | Coverage Δ | |
---|---|---|
unittest | 7.17% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out 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 7e2aab9...f6a3916. Read the comment docs.
pflag by default sorts the command line flags. In irc-slack some flags are related and should be shown together, which is possible by removing flag sorting.
Signed-off-by: Andrea Barberio insomniac@slackware.it