Skip to content

Fix Float#ceil and Float#floor behavior for edge cases#8453

Draft
k77ch7 wants to merge 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-float-floor-ceil
Draft

Fix Float#ceil and Float#floor behavior for edge cases#8453
k77ch7 wants to merge 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-float-floor-ceil

Conversation

@k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Nov 23, 2024

  • Ensures the following tests now pass:
    • spec/ruby/core/float/ceil_spec.rb
    • spec/ruby/core/float/ceil_float.rb

- Ensures the following tests now pass:
  * spec/ruby/core/float/ceil_spec.rb
  * spec/ruby/core/float/ceil_float.rb
@k77ch7 k77ch7 marked this pull request as draft November 23, 2024 16:03
@enebo
Copy link
Member

enebo commented Nov 23, 2024

@k77ch7 you probably saw but this regressed some Integer specs for the same methods.

@enebo enebo added this to the JRuby 9.4.10.0 milestone Nov 23, 2024
@headius
Copy link
Member

headius commented Jan 15, 2025

Punting for extra time to get this green.

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.

3 participants