You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make CLI, which is mainly for testing, use the no-argument form of
Logger() when possible in order to achieve 100% branch coverage in
Logger() function.
Remove the un-used support for boolean flags that default to true (would
emit a --no-OPT entry in the usage message), bringing the cli itself up
to 100% coverage.
This package now has 100% line and branch coverage.
Signed-off-by: Ryan Graham <[email protected]>
0 commit comments