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

Support Ceres raw pointers in NameUpdate and delegation signatures #1922

Merged
merged 4 commits into from
Jan 31, 2024

test(contract): restore Iris compatibility

33616db
Select commit
Loading
Failed to load commit list.
Merged

Support Ceres raw pointers in NameUpdate and delegation signatures #1922

test(contract): restore Iris compatibility
33616db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

80.10% (+0.05%) compared to 00a6c34

View this Pull Request on Codecov

80.10% (+0.05%) compared to 00a6c34

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (00a6c34) 80.05% compared to head (33616db) 80.10%.
Report is 4 commits behind head on develop.

Files Patch % Lines
src/tx/builder/field-types/pointers2.ts 82.75% 1 Missing and 4 partials ⚠️
src/aens.ts 80.00% 1 Missing and 1 partial ⚠️
src/tx/builder/schema.ts 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1922      +/-   ##
===========================================
+ Coverage    80.05%   80.10%   +0.05%     
===========================================
  Files          100      101       +1     
  Lines         3514     3554      +40     
  Branches       719      729      +10     
===========================================
+ Hits          2813     2847      +34     
- Misses         360      362       +2     
- Partials       341      345       +4     

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