• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

projectatomic / osbs-client / 4038
86%

Build:
DEFAULT BRANCH: master
Ran 17 May 2018 03:23PM UTC
Jobs 6
Files 25
Run time 11min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4038

push

travis-ci

lcarva
Run Travis CI push-triggered tests only on master branch

We want to run Travis CI in two situations:
* commits are pushed to a branch associated with a new/open PR
* a PR is merged into master

The reason we want the second situation to trigger a Travis CI run is
that we want coveralls to be able to compare coverage from the master
branch (at the point the PR diverged) and the branch associated with the
PR.

Without having the master branch Travis CI run (and consequent coveralls
data), we will not be told about *changes* in coverage, only absolute
coverage (coveralls will claim it is the "First run on ..." this
branch).

By enabling Travis CI runs to be triggered by:
* PRs, and
* pushes

and by limiting push-triggered runs to the master branch, we avoid
Travis CI runs for pushes to branches associated (or not) with PRs.

This is useful because otherwise pushing to a branch associated with a
PR causes *two* runs: the PR-trigger run and the push-trigger run.

Signed-off-by: Tim Waugh <twaugh@redhat.com>

3971 of 4713 relevant lines covered (84.26%)

5.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4038.1 (OS=centos OS_VERSION=6 PYTHON_VERSION=2) 17 May 2018 03:34PM UTC 0
83.62
Travis Job 4038.1
2 4038.2 (OS=centos OS_VERSION=7 PYTHON_VERSION=2) 17 May 2018 03:23PM UTC 0
84.09
Travis Job 4038.2
3 4038.3 (OS=fedora OS_VERSION=26 PYTHON_VERSION=2) 17 May 2018 03:24PM UTC 0
84.07
Travis Job 4038.3
4 4038.4 (OS=fedora OS_VERSION=26 PYTHON_VERSION=3) 17 May 2018 03:23PM UTC 0
84.07
Travis Job 4038.4
5 4038.5 (OS=fedora OS_VERSION=27 PYTHON_VERSION=2) 17 May 2018 03:23PM UTC 0
84.07
Travis Job 4038.5
6 4038.6 (OS=fedora OS_VERSION=27 PYTHON_VERSION=3) 17 May 2018 03:28PM UTC 0
84.07
Travis Job 4038.6
Source Files on build 4038
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4038
  • 4e06e13c on github
  • Prev Build on master (#4037)
  • Next Build on master (#4045)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc