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

Raise BufferUnderflow when too few bytes to parse #117

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

aiven-anton
Copy link
Collaborator

No description provided.

@aiven-anton aiven-anton force-pushed the aiven-anton/handle-buffer-underflows branch 2 times, most recently from 065ce9a to 9ac9098 Compare January 29, 2024 15:28
@aiven-anton aiven-anton marked this pull request as ready for review January 30, 2024 16:38
@aiven-anton aiven-anton requested review from a team as code owners January 30, 2024 16:38
src/kio/serial/errors.py Show resolved Hide resolved
src/kio/serial/readers.py Show resolved Hide resolved
jjaakola-aiven
jjaakola-aiven previously approved these changes Jan 31, 2024
jjaakola-aiven
jjaakola-aiven previously approved these changes Feb 1, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e064cad) 96.57% compared to head (fa10c19) 96.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   96.57%   96.60%   +0.02%     
==========================================
  Files          14       14              
  Lines         994     1001       +7     
  Branches      138      139       +1     
==========================================
+ Hits          960      967       +7     
  Misses         26       26              
  Partials        8        8              

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

@aiven-anton aiven-anton force-pushed the aiven-anton/handle-buffer-underflows branch from f9df933 to fa10c19 Compare February 5, 2024 08:27
@jjaakola-aiven jjaakola-aiven merged commit 87e6eab into main Feb 5, 2024
12 checks passed
@jjaakola-aiven jjaakola-aiven deleted the aiven-anton/handle-buffer-underflows branch February 5, 2024 10:13
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.

3 participants