Skip to content

refactor: remove BigNumber#1286

Merged
sebastijankuzner merged 43 commits into
developfrom
refactor/remove-big-number
May 6, 2026
Merged

refactor: remove BigNumber#1286
sebastijankuzner merged 43 commits into
developfrom
refactor/remove-big-number

Conversation

@sebastijankuzner
Copy link
Copy Markdown
Contributor

Summary

Remove BigNumber from utils.

Checklist

  • Tests (if necessary)
  • Ready to be merged

@sebastijankuzner sebastijankuzner changed the title refactor: replace BigNumber with BigInt refactor: remove BigNumber Apr 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

❌ Patch coverage is 53.40909% with 82 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.95%. Comparing base (ac0a67d) to head (0f785a4).

Files with missing lines Patch % Lines
packages/api-sync/source/restore.ts 20.00% 24 Missing ⚠️
...es/transaction-pool-service/source/sender-state.ts 7.14% 13 Missing ⚠️
...ages/test-transaction-builders/source/utilities.ts 0.00% 8 Missing ⚠️
packages/api-sync/source/service.ts 14.28% 6 Missing ⚠️
...nsus/source/services/consensus-contract-service.ts 0.00% 4 Missing ⚠️
packages/blockchain-utils/source/format.ts 75.00% 3 Missing ⚠️
packages/exceptions/source/crypto.ts 0.00% 3 Missing ⚠️
...ation-generator/source/generators/genesis-block.ts 81.81% 2 Missing ⚠️
packages/evm-consensus/source/deployer.ts 33.33% 2 Missing ⚠️
packages/evm-consensus/source/service-provider.ts 33.33% 2 Missing ⚠️
... and 11 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1286      +/-   ##
===========================================
+ Coverage    56.75%   56.95%   +0.19%     
===========================================
  Files         1124     1126       +2     
  Lines        65062    65327     +265     
  Branches      1776     1848      +72     
===========================================
+ Hits         36927    37206     +279     
+ Misses       27905    27889      -16     
- Partials       230      232       +2     
Flag Coverage Δ
contracts 98.60% <ø> (?)
packages 56.67% <53.40%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sebastijankuzner sebastijankuzner force-pushed the refactor/remove-big-number branch from 421359f to 0f785a4 Compare May 4, 2026 13:32
@sebastijankuzner sebastijankuzner merged commit 72cd6f1 into develop May 6, 2026
92 of 113 checks passed
@sebastijankuzner sebastijankuzner deleted the refactor/remove-big-number branch May 6, 2026 07:25
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