luizalabs / teresa

Open source tool to deploy apps to Kubernetes clusters
Other
556 stars 77 forks source link

Don't return internal server error on invalid app names #572

Closed aguerra closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #572 into master will increase coverage by 0.02%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #572      +/-   ##
==========================================
+ Coverage    49.7%   49.73%   +0.02%     
==========================================
  Files          85       85              
  Lines        5945     5946       +1     
==========================================
+ Hits         2955     2957       +2     
+ Misses       2794     2793       -1     
  Partials      196      196
Impacted Files Coverage Δ
pkg/server/k8s/errors.go 0% <0%> (ø) :arrow_up:
pkg/server/app/app.go 69.41% <80%> (+0.89%) :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 1fd9c50...032fda4. Read the comment docs.