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

type-ruby / t-ruby / 20556859504 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 28 Dec 2025 05:01PM UTC
Files 37
Run time 1s
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

28 Dec 2025 05:01PM UTC coverage: 77.331% (+0.5%) from 76.821%
20556859504.1

push

github

web-flow
feat: add Ruby 4.0 support preparation (#28)

* feat: add Ruby 4.0 support preparation (#20)

- Add benchmark gem as explicit dependency to resolve deprecation warning
- Add ruby-head to CI matrix with continue-on-error for future compatibility testing

* feat: implement version-specific code generation for Ruby 3.0-4.0

- Add RubyVersion value object for version parsing, comparison, and feature detection
- Add CodeEmitter strategy pattern for version-specific code transformations
- Auto-detect target Ruby version from current environment
- Add UnsupportedRubyVersionError for versions outside 3.0-4.x range
- Make listen gem optional to fix Ruby 4.0 ffi compatibility in CI
- Add block parameter type annotation erasure

Closes #20

* fix(ci): resolve Ruby 4.0 ffi compatibility and RuboCop issues

- Remove add_development_dependency from gemspec (Gemspec/DevelopmentDependencies)
- Add special handling for Ruby head to remove listen gem before bundle install
- Keep listen in Gemfile for Ruby < 4.0

5424 of 7014 relevant lines covered (77.33%)

1167.05 hits per line

Source Files on job 20556859504.1
  • Tree
  • List 37
  • Changed 6
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20556859504
  • 7a10db0e on github
  • Prev Job for on main (#20556136925.1)
  • Next Job for on main (#20556908621.1)
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