deis / workflow-cli

The CLI for Deis Workflow
http://deis.com
MIT License
31 stars 43 forks source link

fix(Jenkinsfile): un-parallelize lint and test tasks #244

Closed mboersma closed 7 years ago

mboersma commented 7 years ago

Running these tasks serially works around an apparent race condition bug whereby upload to codecov.io was tried twice, and failed.

deis-bot commented 7 years ago

@Joshua-Anderson, @vdice and @helgi are potential reviewers of this pull request based on my analysis of git blame information. Thanks @mboersma!

codecov-io commented 7 years ago

Current coverage is 26.81% (diff: 100%)

Merging #244 into master will not change coverage

@@             master       #244   diff @@
==========================================
  Files            57         57          
  Lines          3905       3905          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1047       1047          
  Misses         2716       2716          
  Partials        142        142          

Powered by Codecov. Last update d6dadfe...2bb4cde