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

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

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2016 05:08PM 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: 98.462% (+0.008%) from 98.454%
2.1, gemfiles/Gemfile.minitest-4

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

192 of 195 relevant lines covered (98.46%)

16.6 hits per line

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