Skip to content

Update Integer, phase 1#2995

Open
sampersand wants to merge 3 commits into
ruby:masterfrom
sampersand:swesterman/2026-06-12/update-integer-round-1
Open

Update Integer, phase 1#2995
sampersand wants to merge 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
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.

1 participant