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

Update ndarray to 0.16.0, bump version to 0.11.0 #57

Merged
merged 1 commit into from
Aug 10, 2024

Update ndarray to 0.16.0, MSRV is now 1.66.0, bump version to 0.11.0

b9a424f
Select commit
Loading
Failed to load commit list.
Merged

Update ndarray to 0.16.0, bump version to 0.11.0 #57

Update ndarray to 0.16.0, MSRV is now 1.66.0, bump version to 0.11.0
b9a424f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2024 in 0s

39.33% (+4.37%) compared to 4384c20

View this Pull Request on Codecov

39.33% (+4.37%) compared to 4384c20

Details

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 39.33%. Comparing base (4384c20) to head (b9a424f).

Files Patch % Lines
src/kafka.rs 0.00% 4 Missing ⚠️
src/lib.rs 0.00% 2 Missing ⚠️
src/ndarray.rs 0.00% 1 Missing ⚠️
src/pcap.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   34.95%   39.33%   +4.37%     
==========================================
  Files           7        7              
  Lines         595      511      -84     
==========================================
- Hits          208      201       -7     
+ Misses        387      310      -77     

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