pycontribs / jenkinsapi

A Python API for accessing resources and configuring Hudson & Jenkins continuous-integration servers
http://pypi.python.org/pypi/jenkinsapi
MIT License
858 stars 485 forks source link

job.py: manage scm data for multibranch pipelines #742

Closed chrismaes87 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #742 into master will increase coverage by 0.09%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #742      +/-   ##
==========================================
+ Coverage   78.03%   78.13%   +0.09%     
==========================================
  Files          34       34              
  Lines        2818     2826       +8     
==========================================
+ Hits         2199     2208       +9     
+ Misses        619      618       -1
codecov-io commented 5 years ago

Codecov Report

Merging #742 into master will increase coverage by 0.09%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #742      +/-   ##
==========================================
+ Coverage   78.03%   78.13%   +0.09%     
==========================================
  Files          34       34              
  Lines        2818     2826       +8     
==========================================
+ Hits         2199     2208       +9     
+ Misses        619      618       -1
chrismaes87 commented 5 years ago

My builds are always failing due to updates.jenkins.io being very slow to respond it seems...