AmadeusITGroup / Redis-Operator

Redis Operator creates/configures/manages Redis clusters atop Kubernetes
MIT License
167 stars 62 forks source link

New travis stage for docker push on master branch #26

Closed clamoriniere1A closed 6 years ago

clamoriniere1A commented 6 years ago

Fixes: #24

after each merge on master branch travis will build and push the docker images with the tag: "master"

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage    36.9%   37.08%   +0.17%     
==========================================
  Files          37       37              
  Lines        3422     3422              
==========================================
+ Hits         1263     1269       +6     
+ Misses       2041     2036       -5     
+ Partials      118      117       -1
Impacted Files Coverage Δ
pkg/redis/fake/redis.go 86.49% <0%> (+2.53%) :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 2af8269...56c9165. Read the comment docs.