Skip to content

Update Integer, phase 1#2995

Merged
soutaro merged 3 commits into
ruby:masterfrom
sampersand:swesterman/2026-06-12/update-integer-round-1
Jun 19, 2026
Merged

Update Integer, phase 1#2995
soutaro merged 3 commits into
ruby:masterfrom
sampersand:swesterman/2026-06-12/update-integer-round-1

Conversation

@sampersand

@sampersand sampersand commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This updates Integer's signatures. Since Integer is such an important class, I've broken it up into multiple phases.

This first phase does two things:

  1. Modernized the test suite for Integer_test.rb. Note that since not all methods were implemented, test methods for missing ones are no-ops.
  2. Updated signatures for all non-complicated, non-coerce-reliant methods.

@sampersand sampersand changed the title swesterman/2026 06 12/update integer round 1 Update Integer, phase 1 Jun 16, 2026
@sampersand sampersand marked this pull request as ready for review June 16, 2026 03:27
@sampersand sampersand force-pushed the swesterman/2026-06-12/update-integer-round-1 branch from 07d0a28 to 7a0e2af Compare June 16, 2026 17:00

@soutaro soutaro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@soutaro soutaro added this to the RBS 4.1 milestone Jun 19, 2026
@soutaro soutaro enabled auto-merge June 19, 2026 00:38
@soutaro soutaro merged commit 3dcd3ae into ruby:master Jun 19, 2026
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants