kio icon indicating copy to clipboard operation
kio copied to clipboard

feature: Expose a streaming entity parser

Open aiven-anton opened this issue 2 months ago • 1 comments

Proof of concept for a streaming entity reader.

aiven-anton avatar Sep 16 '25 13:09 aiven-anton

Codecov Report

:x: Patch coverage is 35.29412% with 44 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 96.32%. Comparing base (bd29715) to head (60bc22a).

Files with missing lines Patch % Lines
src/kio/serial/_streaming_parser.py 34.32% 44 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #259      +/-   ##
===========================================
- Coverage   100.00%   96.32%   -3.68%     
===========================================
  Files           18       19       +1     
  Lines         1129     1197      +68     
  Branches       135      144       +9     
===========================================
+ Hits          1129     1153      +24     
- Misses           0       44      +44     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar Sep 16 '25 13:09 codecov-commenter