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

dblock / ruby-enum
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dblock/coveralls-github-token
DEFAULT BRANCH: master
Repo Added 30 Dec 2025 05:05PM UTC
Files 7
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 rename-ruby-namespace
branch: rename-ruby-namespace
CHANGE BRANCH
x
Reset
  • rename-ruby-namespace
  • HEAD
  • dblock/coveralls-github-token
  • document-performance
  • fix-subclass-no-defines
  • fix-values-override-issue-62
  • master
  • memoize-enum-hash
  • replace-code-climate-with-coveralls
  • ruby-4.0
  • subclass-inherited-values
  • update-copyright-year

15 Aug 2026 12:56AM UTC coverage: 100.0%. Remained the same
#17

Pull #57

dblock
Rename Ruby::Enum to RubyEnum::Enum

Ruby 4.0 reserves the top-level Ruby module for the language itself,
so reopening 'module Ruby' in this gem is no longer safe. Renames the
gem's namespace from Ruby::Enum to RubyEnum::Enum and bumps the major
version to 2.0.0.

For backward compatibility, Ruby::Enum (and Ruby::Enum::Case,
Ruby::Enum::Errors) remain available as deprecated aliases that warn
on inclusion and delegate to RubyEnum::Enum. They will be removed in
a future major version.

Closes #55.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pull Request #57: Rename Ruby::Enum to RubyEnum::Enum (Ruby 4.0 support)

24 of 24 new or added lines in 8 files covered. (100.0%)

161 of 161 relevant lines covered (100.0%)

5.6 hits per line

Relevant lines Covered
Build:
Build:
161 RELEVANT LINES 161 COVERED LINES
5.6 HITS PER LINE
Source Files on rename-ruby-namespace
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#17 rename-ruby-namespace Rename Ruby::Enum to RubyEnum::Enum Ruby 4.0 reserves the top-level Ruby module for the language itself, so reopening 'module Ruby' in this gem is no longer safe. Renames the gem's namespace from Ruby::Enum to RubyEnum::Enum and bumps the major v... Pull #57 15 Aug 2026 12:56AM UTC dblock
100.0
#16 rename-ruby-namespace Link Ruby module reservation to bugs.ruby-lang.org issue 20884 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Pull #57 15 Aug 2026 12:55AM UTC dblock
100.0
#15 rename-ruby-namespace Unwrap UPGRADING.md prose, link Ruby 4.0 release notes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Pull #57 15 Aug 2026 12:53AM UTC dblock
100.0
#14 rename-ruby-namespace Rename Ruby::Enum to RubyEnum::Enum Ruby 4.0 reserves the top-level Ruby module for the language itself, so reopening 'module Ruby' in this gem is no longer safe. Renames the gem's namespace from Ruby::Enum to RubyEnum::Enum and bumps the major v... Pull #57 15 Aug 2026 12:51AM UTC dblock
100.0
See All Builds (51)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc