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

danmayer / coverband / 1799 / 4
94%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dead_method_scanning
DEFAULT BRANCH: master
Ran 12 Apr 2020 04:31PM UTC
Files 66
Run time 4s
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

12 Apr 2020 04:26PM UTC coverage: 92.491%. First build
2.4, Gemfile.rails4

push

travis-ci

danmayer
handle stdlib branch coverage options, now a default in simplecov 0.18.x we will get more bug reports for projects that use both

This handles two issues:

* we need to be able to parse the new formats in stdlib Ruby Coverage 2.5 & 2.6, namely :lines which comes along with branching support, since SimpleCov 0.18.x the :lines format is a default
* also, Simplecov doesn't check if Coverage is already running, and we start Coverage first which causes an error if both aree configured. I detect that case and output a warning, as Coverage will be started late and miss some files our eager_loading hook

The first fix is really valuable as anyone can configure the various Coverage format options, the simplecov specific detecting is a bit annoying and specific to if both libs are trying to run in test mode. For now we don't really recommended running Coverband in test.

2525 of 2730 relevant lines covered (92.49%)

88.92 hits per line

Source Files on job 1799.4 (2.4, Gemfile.rails4)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1030
  • Travis Job 1799.4
  • a48192f9 on github
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