Skip to content

Fix BigDecimal#quo with prec and without prec#7892

Merged
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-bigdecimal-quo
Aug 16, 2023
Merged

Fix BigDecimal#quo with prec and without prec#7892
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-bigdecimal-quo

Conversation

@k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Aug 16, 2023

The following tests will pass.

  • test_quo_with_prec in test/mri/bigdecimal/test_bigdecimal.rb
  • test_quo_without_prec in test/mri/bigdecimal/test_bigdecimal.rb

k77ch7 added 2 commits August 16, 2023 16:20
The following tests will pass.
 * test_quo_with_prec in test/mri/bigdecimal/test_bigdecimal.rb
 * test_quo_without_prec in test/mri/bigdecimal/test_bigdecimal.rb
@enebo enebo added this to the JRuby 9.4.4.0 milestone Aug 16, 2023
@enebo enebo merged commit afa2a47 into jruby:master Aug 16, 2023
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