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

feat: extends hash_type to 'data' | 'type' | 'data1' #555

Merged
merged 7 commits into from
Oct 8, 2021

Conversation

Keith-CY
Copy link
Member

@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2021

Codecov Report

Merging #555 (b304eb8) into develop (45bfbc4) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #555      +/-   ##
===========================================
+ Coverage    96.27%   96.29%   +0.02%     
===========================================
  Files           50       49       -1     
  Lines         1556     1540      -16     
  Branches       297      302       +5     
===========================================
- Hits          1498     1483      -15     
+ Misses          58       57       -1     
Impacted Files Coverage Δ
packages/ckb-sdk-utils/src/address/index.ts 100.00% <100.00%> (ø)
packages/ckb-sdk-utils/src/crypto/index.ts 100.00% <100.00%> (ø)
packages/ckb-sdk-utils/src/exceptions/address.ts 100.00% <100.00%> (ø)
packages/ckb-sdk-utils/src/index.ts 100.00% <100.00%> (ø)
packages/ckb-sdk-utils/src/serialization/script.ts 100.00% <100.00%> (ø)
packages/ckb-sdk-rpc/src/resultFormatter.ts 100.00% <0.00%> (ø)

@Keith-CY Keith-CY marked this pull request as ready for review October 2, 2021 04:30
@Keith-CY Keith-CY merged commit 30c49e8 into develop Oct 8, 2021
@Keith-CY Keith-CY deleted the extends-hash-type branch October 8, 2021 09:28
@Keith-CY Keith-CY mentioned this pull request Oct 22, 2021
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.

None yet

3 participants