Skip to content

Modify the cluster_id type `usize` to `Option<usize>`

Codecov / codecov/project failed Jan 13, 2025 in 1s

71.30% (-0.03%) compared to 3aebb1b

View this Pull Request on Codecov

71.30% (-0.03%) compared to 3aebb1b

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.30%. Comparing base (3aebb1b) to head (733a9b9).

Files with missing lines Patch % Lines
src/graphql/event/http.rs 0.00% 1 Missing ⚠️
src/graphql/event/log.rs 0.00% 1 Missing ⚠️
src/graphql/event/network.rs 0.00% 1 Missing ⚠️
src/graphql/event/sysmon.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #385      +/-   ##
==========================================
- Coverage   71.32%   71.30%   -0.03%     
==========================================
  Files          67       67              
  Lines       14666    14666              
==========================================
- Hits        10461    10457       -4     
- Misses       4205     4209       +4     

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