saltstack / pepper

A library and stand-alone CLI tools to access a salt-api instance
Other
247 stars 124 forks source link

add test coverage for pepper/cli.py #163

Closed gtmanfred closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #163 into develop will increase coverage by 16.28%. The diff coverage is 100%.

@@             Coverage Diff              @@
##           develop     #163       +/-   ##
============================================
+ Coverage    56.44%   72.72%   +16.28%     
============================================
  Files            4        5        +1     
  Lines          590      594        +4     
  Branches       126      126               
============================================
+ Hits           333      432       +99     
+ Misses         211      136       -75     
+ Partials        46       26       -20