Skip to content

Conversation

Skarlso
Copy link
Member

@Skarlso Skarlso commented Jul 12, 2019

Closes #185

@codecov-io
Copy link

codecov-io commented Jul 12, 2019

Codecov Report

Merging #190 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
+ Coverage   62.59%   62.62%   +0.02%     
==========================================
  Files          48       48              
  Lines        3914     3914              
==========================================
+ Hits         2450     2451       +1     
+ Misses       1069     1068       -1     
  Partials      395      395
Impacted Files Coverage Δ
handlers/handler.go 89.23% <ø> (ø) ⬆️
workers/pipeline/build_python.go 82.53% <100%> (ø) ⬆️
workers/pipeline/build_nodejs.go 100% <100%> (ø) ⬆️
workers/pipeline/build_java.go 89.13% <100%> (ø) ⬆️
workers/pipeline/build_cpp.go 95.12% <100%> (ø) ⬆️
workers/pipeline/build_golang.go 94.64% <100%> (ø) ⬆️
workers/pipeline/build_ruby.go 69.04% <100%> (ø) ⬆️
workers/agent/agent.go 48.68% <100%> (ø) ⬆️
workers/scheduler/scheduler.go 65.74% <0%> (+0.3%) ⬆️

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 e766c3d...b666b8e. Read the comment docs.

Copy link
Member

@michelvocks michelvocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one minor thing and golang CI bot feedback. Otherwise LGTM 😄

@Skarlso Skarlso merged commit 86e92ba into gaia-pipeline:master Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set pipeline binary OS permissions accordingly
4 participants