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

mattbrictson / airbrussh
98%
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 chores/rubocop-3.1
branch: chores/rubocop-3.1
CHANGE BRANCH
x
Reset
  • chores/rubocop-3.1
  • appveyor-old
  • capistrano-tests
  • chores/ci-to-actions
  • chores/improve-release-drafter
  • chores/move-legacy-ruby-ci-to-actions
  • chores/ruby-3.2
  • chores/ruby-3.3
  • chores/upgrade-coveralls-gem
  • chores/upgrade-mocha
  • chores/upgrade-rake
  • delegating-formatter
  • features/use-prepend-if-supported
  • main
  • matt/colors-refactor
  • pin-gems-for-old-rubies
  • simplify-test-deps

pending completion
e462e359-4187-4871-9464-e6f6bb83756a

Pull #149

circleci

mattbrictson
Ensure rubocop task runs on Ruby >= 3.1

We use an old version of rubocop (0.50.0) in order to support code
written for Ruby 1.9.3. This version of rubocop breaks on modern rubies
due to changes in the YAML API.

Installing the `safe_yaml` gem is a way to work around this. If rubocop
detects it, it will use the SafeYAML API instead of the one built into
Ruby.
Pull Request #149: Ensure rubocop task runs on Ruby >= 3.1

354 of 361 relevant lines covered (98.06%)

153.59 hits per line

Relevant lines Covered
Build:
Build:
361 RELEVANT LINES 354 COVERED LINES
153.59 HITS PER LINE
Source Files on chores/rubocop-3.1
  • Tree
  • List 13
  • Changed 6
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
e462e359... chores/rubocop-3.1 Ensure rubocop task runs on Ruby >= 3.1 We use an old version of rubocop (0.50.0) in order to support code written for Ruby 1.9.3. This version of rubocop breaks on modern rubies due to changes in the YAML API. Installing the `safe_yaml` gem is ... Pull #149 08 Aug 2023 03:58PM UTC mattbrictson circleci pending completion  
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