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

Replace python-snappy and zstandard with cramjam #940

Merged
merged 5 commits into from
Nov 19, 2023

Turn on back tests with 3.11 on Windows

b3d8a3c
Select commit
Loading
Failed to load commit list.
Merged

Replace python-snappy and zstandard with cramjam #940

Turn on back tests with 3.11 on Windows
b3d8a3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 19, 2023 in 0s

84.25% (+0.03%) compared to 88c6945

View this Pull Request on Codecov

84.25% (+0.03%) compared to 88c6945

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (88c6945) 84.21% compared to head (b3d8a3c) 84.25%.

Files Patch % Lines
aiokafka/codec.py 85.00% 3 Missing ⚠️
aiokafka/record/legacy_records.py 0.00% 2 Missing ⚠️
aiokafka/protocol/message.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #940      +/-   ##
==========================================
+ Coverage   84.21%   84.25%   +0.03%     
==========================================
  Files          87       87              
  Lines       10085    10039      -46     
==========================================
- Hits         8493     8458      -35     
+ Misses       1592     1581      -11     

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