Skip to content

Test `byte_size` as well

9e2c313
Select commit
Loading
Failed to load commit list.
Merged

Add a simple async API #79

Test `byte_size` as well
9e2c313
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

90.75% (+0.03%) compared to b4a65e7

View this Pull Request on Codecov

90.75% (+0.03%) compared to b4a65e7

Details

Codecov Report

❌ Patch coverage is 96.85039% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.75%. Comparing base (b4a65e7) to head (9e2c313).
⚠️ Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
serialx/async_serial.py 96.19% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #79      +/-   ##
==========================================
+ Coverage   90.71%   90.75%   +0.03%     
==========================================
  Files          22       22              
  Lines        3372     3483     +111     
==========================================
+ Hits         3059     3161     +102     
- Misses        313      322       +9     

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