ContainerSolutions / externalsecret-operator

An operator to fetch secrets from cloud services and inject them in Kubernetes
Apache License 2.0
189 stars 28 forks source link

Test for failure scenario when retrieving external gsm secret #112

Closed allanmoso closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #112 into master will increase coverage by 0.76%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   85.44%   86.20%   +0.76%     
==========================================
  Files           9        9              
  Lines         261      261              
==========================================
+ Hits          223      225       +2     
+ Misses         28       27       -1     
+ Partials       10        9       -1     
Impacted Files Coverage Δ
pkg/gsm/backend.go 82.60% <0.00%> (+4.34%) :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 2278d13...9b3b31e. Read the comment docs.