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

kettle-rb / ast-merge / 20612278192
94%

Build:
DEFAULT BRANCH: main
Ran 31 Dec 2025 04:49AM UTC
Jobs 1
Files 53
Run time 1min
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

31 Dec 2025 04:47AM UTC coverage: 83.515% (-0.02%) from 83.535%
20612278192

push

github

pboling
⚗️ benchmark

Ast::Merge::DebugLogger::BENCHMARK_AVAILABLE` now correctly detects when benchmark gem is unavailable
- Previous implementation used `autoload` which never raises `LoadError` (it only registers for lazy loading)
- Now uses `require "benchmark"` which properly catches `LoadError` on Ruby 4.0+ where benchmark is a bundled gem
- The `#time` method now correctly falls back to non-timed execution when benchmark is unavailable

698 of 1029 branches covered (67.83%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

2894 of 3272 relevant lines covered (88.45%)

22.18 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.17
-0.83% lib/ast/merge/debug_logger.rb
Jobs
ID Job ID Ran Files Coverage
1 20612278192.1 31 Dec 2025 04:49AM UTC 53
83.52
GitHub Action Run
Source Files on build 20612278192
  • Tree
  • List 53
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 250b3050 on github
  • Prev Build on main (#20609915439)
  • Next Build on main (#20612348433)
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