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

strongloop / loopback-next / 2441 / 2
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2017 12:45PM UTC
Files 73
Run time 3s
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

04 Oct 2017 12:39PM UTC coverage: 93.182%. Remained the same
2441.2

push

travis-ci

web-flow
build: skip CI of feature branches with an open PR (#616)

For pull requests sent from a feature branch living in the same
repository, both AppVeyor and Travis CI is running two CI jobs,
which is unnecessarily slowing down our feedback cycle:

 - continuous-integration/appveyor/branch
 - continuous-integration/appveyor/pr

and

 - continuous-integration/travis-ci/pr
 - continuous-integration/travis-ci/push

This commit changes AppVeyor config to skip CI for the branch
and run it for the pull request only.

In order to achieve the same on Travis, we are restricting the branches
built by CI to "master" only. (This means we will need to update Travis
config when forking a long-living "N.x" branch.)

496 of 567 branches covered (87.48%)

Branch coverage included in aggregate %.

1472 of 1545 relevant lines covered (95.28%)

84.34 hits per line

Source Files on job 2441.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2441
  • Travis Job 2441.2
  • 1499eb5a on github
  • Prev Job for on master (#2431.2)
  • Next Job for on master (#2450.1)
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