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

Conversation

davidyuk
Copy link
Member

This PR is supported by the Æternity Foundation

Copy link

codecov bot commented Jun 15, 2024

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.

@davidyuk davidyuk added this to the v14.0.0 milestone Jun 15, 2024
@davidyuk davidyuk merged commit 399a70e into develop Jun 18, 2024
4 of 5 checks passed
@davidyuk davidyuk deleted the extract-pointers branch June 18, 2024 02:51
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