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

Fix column name for protocol in P&M query #343

Merged
merged 2 commits into from
Sep 19, 2024

Change test logging to use test_log crate

e0ba49a
Select commit
Loading
Failed to load commit list.
Merged

Fix column name for protocol in P&M query #343

Change test logging to use test_log crate
e0ba49a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2024 in 0s

74.03% (-0.06%) compared to 1a66fb9

View this Pull Request on Codecov

74.03% (-0.06%) compared to 1a66fb9

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.03%. Comparing base (1a66fb9) to head (e0ba49a).

Files with missing lines Patch % Lines
kernel/src/scan/mod.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
- Coverage   74.08%   74.03%   -0.06%     
==========================================
  Files          43       43              
  Lines        8154     8137      -17     
  Branches     8154     8137      -17     
==========================================
- Hits         6041     6024      -17     
  Misses       1733     1733              
  Partials      380      380              

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