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

mattbrictson / airbrussh
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: chores/ci-to-actions
DEFAULT BRANCH: main
Repo Added 23 Jun 2015 10:01PM UTC
Files 13
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

LAST BUILD ON BRANCH features/use-prepend-if-supported
branch: features/use-prepend-if-supported
CHANGE BRANCH
x
Reset
  • features/use-prepend-if-supported
  • appveyor-old
  • capistrano-tests
  • chores/ci-to-actions
  • chores/improve-release-drafter
  • chores/move-legacy-ruby-ci-to-actions
  • chores/rubocop-3.1
  • chores/ruby-3.2
  • chores/ruby-3.3
  • chores/upgrade-coveralls-gem
  • chores/upgrade-mocha
  • chores/upgrade-rake
  • delegating-formatter
  • main
  • matt/colors-refactor
  • pin-gems-for-old-rubies
  • simplify-test-deps

11 Sep 2023 12:45AM UTC coverage: 95.946% (-2.1%) from 98.061%
3dad3ad2-62be-44cb-bac7-3c5a403f6bcf

push

circleci

mattbrictson
Use Module.prepend instead of alias_method to patch Rake

Libraries like Sentry that also patch Rake conflict with Airbrussh, due
to our use of `alias_method`. Fix by using `Module.prepend` instead,
when it is available (Ruby >= 2.0).

Fixes #151

12 of 12 new or added lines in 1 file covered. (100.0%)

355 of 370 relevant lines covered (95.95%)

149.65 hits per line

Relevant lines Covered
Build:
Build:
370 RELEVANT LINES 355 COVERED LINES
149.65 HITS PER LINE
Source Files on features/use-prepend-if-supported
  • Tree
  • List 13
  • Changed 3
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3dad3ad2... features/use-prepend-if-supported Use Module.prepend instead of alias_method to patch Rake Libraries like Sentry that also patch Rake conflict with Airbrussh, due to our use of `alias_method`. Fix by using `Module.prepend` instead, when it is available (Ruby >= 2.0). Fixes #151 push 11 Sep 2023 12:48AM UTC mattbrictson circleci
95.95
See All Builds (724)
  • Repo 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

© 2025 Coveralls, Inc