Skip to content

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

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

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

#72 - added tests for binary resumption

e662019
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 1s

96.41% (+0.02%) compared to dfb4b70

View this Pull Request on Codecov

96.41% (+0.02%) compared to dfb4b70

Details

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).

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.