Skip to content

Merge branch 'master' into raul-oliveira/fee-token-creation

a4761be
Select commit
Loading
Failed to load commit list.
Merged

feat: fee token creation #858

Merge branch 'master' into raul-oliveira/fee-token-creation
a4761be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2025 in 1s

84.99% (target 75.00%)

View this Pull Request on Codecov

84.99% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 88.99676% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.99%. Comparing base (155f827) to head (a4761be).

Files with missing lines Patch % Lines
src/utils/tokens.ts 84.44% 14 Missing ⚠️
src/new/sendTransaction.ts 76.36% 13 Missing ⚠️
src/utils/fee.ts 94.11% 2 Missing ⚠️
src/wallet/wallet.ts 97.89% 2 Missing ⚠️
src/errors.ts 50.00% 1 Missing ⚠️
src/models/create_token_transaction.ts 90.90% 1 Missing ⚠️
src/template/transaction/interpreter.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #858      +/-   ##
==========================================
+ Coverage   84.70%   84.99%   +0.29%     
==========================================
  Files         112      113       +1     
  Lines        8243     8389     +146     
  Branches     1791     1832      +41     
==========================================
+ Hits         6982     7130     +148     
+ Misses       1232     1230       -2     
  Partials       29       29              

☔ 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.