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

fix: use decoder/encoder types from it-length-prefixed #29

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

achingbrain
Copy link
Owner

Remove duplicate interfaces

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2022

Codecov Report

Merging #29 (abd407c) into master (4273397) will decrease coverage by 0.30%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   91.08%   90.78%   -0.31%     
==========================================
  Files           4        4              
  Lines         303      293      -10     
  Branches       47       47              
==========================================
- Hits          276      266      -10     
  Misses         27       27              
Flag Coverage Δ
chrome 100.00% <ø> (ø)
node 90.78% <100.00%> (-0.31%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/index.ts 77.47% <100.00%> (-1.87%) ⬇️
test/fixtures/int32BE-decode.ts 100.00% <100.00%> (ø)
test/fixtures/int32BE-encode.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f82960...abd407c. Read the comment docs.

@achingbrain achingbrain merged commit 935f68d into master Aug 1, 2022
@achingbrain achingbrain deleted the fix/use-decoder-from-it-length-prefixed branch August 1, 2022 09:43
github-actions bot pushed a commit that referenced this pull request Aug 1, 2022
## [2.0.1](v2.0.0...v2.0.1) (2022-08-01)

### Bug Fixes

* use decoder/encoder types from it-length-prefixed ([#29](#29)) ([935f68d](935f68d))
@github-actions
Copy link

github-actions bot commented Aug 1, 2022

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants