airshipctl/cmd
Ian Howell dc9c78b210 Fix the coverage tests
This fixes a bug where `make cover` was missing packages. The target now
covers all code except for code placed in the top level package (such as
main.go) and anything placed in the testutils directory.

This also fixes minor issues with the Dockerfile and the coverage_check
script

Note that this commit also strives to increase code coverage beyond the
80% margin

Change-Id: I9e1cbcf841cc869345a00f05e39774cb3da10065
2019-10-02 15:18:56 -05:00
..
bootstrap [AIR-137] Add isogen subcommand for bootstrap 2019-09-26 13:51:18 +04:00
completion Fix the coverage tests 2019-10-02 15:18:56 -05:00
document Add document command and its first subcommand 2019-08-28 09:42:31 -05:00
testdata Merge "[AIR-137] Add isogen subcommand for bootstrap" 2019-10-01 17:47:27 +00:00
root.go Add document command and its first subcommand 2019-08-28 09:42:31 -05:00
root_test.go Add coverage checks 2019-08-15 11:11:51 -05:00
version.go Rename module to reflect its new location 2019-07-01 12:15:29 -05:00
version_test.go Add coverage checks 2019-08-15 11:11:51 -05:00