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: add it-cbor-stream module #148

Merged
merged 3 commits into from
Jan 2, 2025
Merged

Conversation

achingbrain
Copy link
Owner

Adds module for reading/writing CBOR messages in an imperative style.

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

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

Project coverage is 96.80%. Comparing base (b01501e) to head (416c9b7).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/it-cbor-stream/src/index.ts 97.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   96.77%   96.80%   +0.03%     
==========================================
  Files         105      107       +2     
  Lines        9480     9651     +171     
  Branches     1437     1453      +16     
==========================================
+ Hits         9174     9343     +169     
- Misses        306      308       +2     
Flag Coverage Δ
chrome 97.05% <96.42%> (-0.02%) ⬇️
node 96.63% <98.83%> (+0.04%) ⬆️

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

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

@achingbrain achingbrain merged commit 842c0e2 into main Jan 2, 2025
21 checks passed
@achingbrain achingbrain deleted the feat/add-it-cbor-stream branch January 2, 2025 16:47
Copy link

github-actions bot commented Jan 2, 2025

🎉 This PR is included in version it-cbor-stream-v1.0.0 🎉

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.

1 participant