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

sds / overcommit / 13358788135 / 3
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: solargraph-change-output-format
DEFAULT BRANCH: master
Ran 16 Feb 2025 09:09PM UTC
Files 438
Run time 19s
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

16 Feb 2025 09:04PM UTC coverage: 90.955%. Remained the same
13358788135.3

push

github

web-flow
Restore ability to specify "gemfile: false" in config (#863)

Setting `gemfile: false` in `.overcommit.yml` is supposed to disable
Bundler. However, a recently-introduced bug causes `false` to be
interpreted as the name of the gemfile. Bundler looks for a gemfile
named "false", which fails, leading overcommit's hooks to crash.

This PR fixes the bug by adjusting the regex used to parse the
`gemfile:` line in the config. Now, `false` is no longer interpreted as
a gemfile name.

I added an integration test to verify the fix.

Fixes #862

6456 of 7098 relevant lines covered (90.96%)

167.15 hits per line

Source Files on job ruby2.7-ubuntu - 13358788135.3
  • Tree
  • List 438
  • Changed 218
  • Source Changed 0
  • Coverage Changed 218
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13358788135
  • 3db733e5 on github
  • Prev Job for on main (#13043172452.4)
  • Next Job for on main (#13358817971.2)
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