Skip to content

Add support for BigDecimal 4.x#402

Open
schinery wants to merge 2 commits into
q9f:mainfrom
zuno-tech:update-bigdecimal
Open

Add support for BigDecimal 4.x#402
schinery wants to merge 2 commits into
q9f:mainfrom
zuno-tech:update-bigdecimal

Conversation

@schinery

Copy link
Copy Markdown

Some changes to allow support for BigDecimal 4.x

  • Add support for BigDecimal 4.x while maintaining support for >= 3.1
  • Add Appraisal gem and update CI to test BigDecimal 3 and 4 in supported Ruby versions

This would resolve #401.

NOTE: I had trouble getting geth --dev --http --ws --ipcpath /tmp/geth.ipc & to run locally, so I had a number of spec fails. Hopefully these will be fine on the CI and not because of the BigDecimal bump.

@schinery schinery marked this pull request as ready for review June 10, 2026 08:28
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.22%. Comparing base (87cafff) to head (e54a9af).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #402   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files          91       91           
  Lines        6829     6829           
=======================================
  Hits         6776     6776           
  Misses         53       53           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@l5yth

l5yth commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Thanks, give me a couple of days to process this.

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.

Support for BigDecimal 4.x

2 participants