wso2 / cellery-controller

Apache License 2.0
46 stars 14 forks source link

Add test to secret.go #60

Closed isurulucky closed 5 years ago

isurulucky commented 5 years ago

Purpose

Add unit tests to secret.go file.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   93.51%   96.13%   +2.62%     
==========================================
  Files          26       26              
  Lines        1295     1295              
==========================================
+ Hits         1211     1245      +34     
+ Misses         73       39      -34     
  Partials       11       11
Impacted Files Coverage Δ
pkg/controller/cell/resources/meta.go 82.6% <0%> (+8.69%) :arrow_up:
pkg/controller/cell/resources/secret.go 100% <0%> (+100%) :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 fceae19...48bfc92. Read the comment docs.