hashicorp / faas-nomad

OpenFaaS plugin for Nomad
https://www.openfaas.com
MIT License
254 stars 46 forks source link

Refactored deploy to make more readable #22

Closed nicholasjackson closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.29%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   90.45%   90.74%   +0.29%     
==========================================
  Files           8        8              
  Lines         377      389      +12     
==========================================
+ Hits          341      353      +12     
  Misses         27       27              
  Partials        9        9
Impacted Files Coverage Δ
handlers/deploy.go 95.04% <100%> (+0.54%) :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 b215653...47427d0. Read the comment docs.