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

address telemetry message truncation bug - bad unicode error #228

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

feng-j678
Copy link
Contributor

@feng-j678 feng-j678 commented Dec 7, 2023

[x] add code to fix telemetry message truncation bug - bad unicode error
[x] add unit tests
prior code change
image
post code change
image
image

@feng-j678 feng-j678 force-pushed the bug_fix/telemetry_decode_error branch from 42b8d24 to 029ed5d Compare December 7, 2023 22:25
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (83961b0) 90.45% compared to head (029ed5d) 90.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #228   +/-   ##
=======================================
  Coverage   90.45%   90.46%           
=======================================
  Files          90       90           
  Lines       15011    15024   +13     
=======================================
+ Hits        13578    13591   +13     
  Misses       1433     1433           
Flag Coverage Δ
python27 90.46% <100.00%> (+<0.01%) ⬆️
python39 90.46% <100.00%> (+<0.01%) ⬆️

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.

@feng-j678 feng-j678 merged commit dfd4909 into master Jan 4, 2024
7 checks passed
@feng-j678 feng-j678 deleted the bug_fix/telemetry_decode_error branch January 4, 2024 18:30
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