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

refactor(tx-builder): extract common pointers code #1992

Merged
merged 1 commit into from
Jun 18, 2024

refactor(tx-builder): extract common pointers code

29005ea
Select commit
Loading
Failed to load commit list.
Merged

refactor(tx-builder): extract common pointers code #1992

refactor(tx-builder): extract common pointers code
29005ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 15, 2024 in 0s

82.87% (-0.02%) compared to 1587d54

View this Pull Request on Codecov

82.87% (-0.02%) compared to 1587d54

Details

Codecov Report

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

Project coverage is 82.87%. Comparing base (1587d54) to head (29005ea).

Files Patch % Lines
src/tx/builder/field-types/pointers.ts 92.59% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1992      +/-   ##
===========================================
- Coverage    82.88%   82.87%   -0.02%     
===========================================
  Files          106      105       -1     
  Lines         3530     3522       -8     
  Branches       731      732       +1     
===========================================
- Hits          2926     2919       -7     
- Misses         303      304       +1     
+ Partials       301      299       -2     

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