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-ndjson-stream #147

Merged
merged 3 commits into from
Dec 28, 2024
Merged

feat: add it-ndjson-stream #147

merged 3 commits into from
Dec 28, 2024

Conversation

achingbrain
Copy link
Owner

Adds module for doing imperative read/write of ndjson objects from duplex streams.

Adds module for doing imperative read/write of ndjson objects from
duplex streams.
Copy link

codecov bot commented Dec 28, 2024

Codecov Report

Attention: Patch coverage is 94.11765% with 10 lines in your changes missing coverage. Please review.

Project coverage is 96.77%. Comparing base (93741bd) to head (01974c2).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/it-ndjson-stream/src/index.ts 91.08% 9 Missing ⚠️
packages/it-ndjson-stream/src/errors.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   96.82%   96.77%   -0.05%     
==========================================
  Files         102      105       +3     
  Lines        9310     9480     +170     
  Branches     1411     1437      +26     
==========================================
+ Hits         9014     9174     +160     
- Misses        296      306      +10     
Flag Coverage Δ
chrome 97.07% <90.74%> (-0.23%) ⬇️
node 96.59% <91.76%> (-0.09%) ⬇️

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 f550646 into main Dec 28, 2024
19 of 21 checks passed
@achingbrain achingbrain deleted the feat/add-ndjson-stream branch December 28, 2024 14:15
Copy link

🎉 This PR is included in version it-ndjson-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