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

Resolve clippy errors after Rust update #915

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

sophie-cluml
Copy link
Contributor

Close: #914

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 73.63636% with 58 lines in your changes missing coverage. Please review.

Project coverage is 76.97%. Comparing base (2d2c6b8) to head (90fa862).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/graphql/sysmon.rs 0.00% 28 Missing ⚠️
src/graphql/network.rs 88.35% 17 Missing ⚠️
src/graphql/export.rs 0.00% 5 Missing ⚠️
src/graphql/netflow.rs 0.00% 5 Missing ⚠️
src/graphql.rs 91.30% 2 Missing ⚠️
src/publish.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
- Coverage   77.01%   76.97%   -0.05%     
==========================================
  Files          31       31              
  Lines       25569    25806     +237     
==========================================
+ Hits        19692    19864     +172     
- Misses       5877     5942      +65     

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

@sophie-cluml sophie-cluml merged commit 57d8341 into main Dec 3, 2024
8 of 10 checks passed
@sophie-cluml sophie-cluml deleted the sophie/issue-914 branch December 3, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve clippy errors after Rust update
2 participants