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

guard / guard-minitest / 285 / 10
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2016 05:10PM UTC
Files 4
Run time 0s
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

29 Jul 2016 08:41AM UTC coverage: 99.537% (+0.002%) from 99.535%
rbx, gemfiles/Gemfile.minitest-5

Pull #141

travis-ci

web-flow
Fix plugin auto-discovery by adding a --guard flag

Minitest loads all plugins regardless of context and this caused guard
notifiers to fire even when tests were run outside of guard. To fix this
we pass a --guard flag to minitest and only add the
Guard::Minitest::Reporter if the flag is set.

Also the loading of guard related code is deferred and controlled by the
--guard flag. This way guard and everything that comes with it will not
be loaded outside of guard.
Pull Request #141: Fix plugin auto-loading by adding a --guard flag

215 of 216 relevant lines covered (99.54%)

26.07 hits per line

Source Files on job 285.10 (rbx, gemfiles/Gemfile.minitest-5)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 285
  • Travis Job 285.10
  • 75fba331 on github
  • Prev Job for rbx, gemfiles/Gemfile.minitest-5 on master (#283.10)
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

© 2025 Coveralls, Inc