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

projectatomic / osbs-client / 4038 / 3
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 17 May 2018 03:24PM UTC
Files 25
Run time 1s
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

17 May 2018 03:18PM UTC coverage: 84.065%. Remained the same
OS=fedora OS_VERSION=26 PYTHON_VERSION=2

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>

3962 of 4713 relevant lines covered (84.07%)

0.84 hits per line

Source Files on job 4038.3 (OS=fedora OS_VERSION=26 PYTHON_VERSION=2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3860
  • Travis Job 4038.3
  • 4e06e13c on github
  • Prev Job for OS=fedora OS_VERSION=26 PYTHON_VERSION=2 on master (#4037.3)
  • Next Job for OS=fedora OS_VERSION=26 PYTHON_VERSION=2 on master (#4045.3)
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