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

type-ruby / t-ruby / 20556859504
93%

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

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

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

154 of 167 new or added lines in 6 files covered. (92.22%)

1 existing line in 1 file now uncovered.

5424 of 7014 relevant lines covered (77.33%)

1167.05 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
89.77
2.94% lib/t_ruby/compiler.rb
5
95.19
lib/t_ruby/code_emitter.rb
7
37.31
-1.07% lib/t_ruby/watcher.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
37.31
-1.07% lib/t_ruby/watcher.rb
Jobs
ID Job ID Ran Files Coverage
1 20556859504.1 28 Dec 2025 05:01PM UTC 37
77.33
GitHub Action Run
Source Files on build 20556859504
  • Tree
  • List 37
  • Changed 6
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20556859504
  • 7a10db0e on github
  • Prev Build on main (#20556136925)
  • Next Build on main (#20556908621)
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