Skip to content

#72 simplify and document support for reading streams with mixed data#74

Merged
daggaz merged 3 commits intomasterfrom
feature/72
Mar 24, 2026
Merged

#72 simplify and document support for reading streams with mixed data#74
daggaz merged 3 commits intomasterfrom
feature/72

Conversation

@daggaz
Copy link
Copy Markdown
Owner

@daggaz daggaz commented Mar 23, 2026

simplify and document support for reading streams with mixed JSON and binary data

this PR address #72

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 97.29730% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.41%. Comparing base (dfb4b70) to head (e662019).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/json_stream/tests/test_binary_resumption.py 96.82% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   96.39%   96.41%   +0.02%     
==========================================
  Files          28       29       +1     
  Lines        1496     1562      +66     
==========================================
+ Hits         1442     1506      +64     
- Misses         54       56       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@daggaz
Copy link
Copy Markdown
Owner Author

daggaz commented Mar 23, 2026

@smheidrich any thoughts?

Comment thread README.md
@smheidrich
Copy link
Copy Markdown
Contributor

@smheidrich any thoughts?

LGTM 👍

Comment thread README.md Outdated
Comment thread README.md Outdated
@daggaz daggaz merged commit bde7764 into master Mar 24, 2026
18 checks passed
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.

2 participants