cmattoon / aws-ssm

Populates Kubernetes Secrets from AWS Parameter Store
https://hub.docker.com/r/cmattoon/aws-ssm/
Apache License 2.0
168 stars 32 forks source link

Update flags to use kingpin. Not backwards-compatable #11

Closed cmattoon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #11 into master will increase coverage by 10.31%. The diff coverage is 76.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #11       +/-   ##
===========================================
+ Coverage    45.3%   55.62%   +10.31%     
===========================================
  Files           4        4               
  Lines         181      169       -12     
===========================================
+ Hits           82       94       +12     
+ Misses         95       69       -26     
- Partials        4        6        +2
Impacted Files Coverage Δ
pkg/config/config.go 83.33% <76.47%> (+44.44%) :arrow_up:
pkg/controller/client.go 66.66% <0%> (+40%) :arrow_up:

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 d2960f2...356d6af. Read the comment docs.