Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom token support #19

Merged
merged 2 commits into from
Nov 8, 2024

Added new test case

38b7737
Select commit
Loading
Failed to load commit list.
Merged

Custom token support #19

Added new test case
38b7737
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 1s

55.63% (+0.46%) compared to 0ac8cb1

View this Pull Request on Codecov

55.63% (+0.46%) compared to 0ac8cb1

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 55.63%. Comparing base (0ac8cb1) to head (38b7737).

Files with missing lines Patch % Lines
src/services/transactionDecoder.ts 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   55.17%   55.63%   +0.46%     
==========================================
  Files          22       23       +1     
  Lines         792      807      +15     
  Branches      131      134       +3     
==========================================
+ Hits          437      449      +12     
- Misses        349      352       +3     
  Partials        6        6              

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