mattmoor / boilerplate-check

Apache License 2.0
1 stars 2 forks source link

Add skeleton command structure with version sub-command #3

Closed mattmoor closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4b4e46c). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master        #3   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         2           
  Lines             ?        11           
  Branches          ?         0           
==========================================
  Hits              ?        11           
  Misses            ?         0           
  Partials          ?         0           
Impacted Files Coverage Δ
pkg/commands/all.go 100.00% <100.00%> (ø)
pkg/commands/version.go 100.00% <100.00%> (ø)

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 4b4e46c...8177c8b. Read the comment docs.