Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

chore: fixing clippy warning for 1.75.0 #425

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

Freyskeyd
Copy link
Member

Description

Fixing some clippy warnings linked to the 1.75.0

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

Signed-off-by: Simon Paitrault <[email protected]>
@Freyskeyd Freyskeyd requested a review from a team as a code owner January 3, 2024 18:05
Signed-off-by: Simon Paitrault <[email protected]>
@Freyskeyd Freyskeyd force-pushed the chore/fixing-clippy-warning-1.75 branch from 87bd60e to 3f5a6ca Compare January 3, 2024 18:45
Signed-off-by: Simon Paitrault <[email protected]>
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

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

Comparison is base (c60170d) 68.00% compared to head (7cc2f7c) 67.27%.
Report is 1 commits behind head on main.

Files Patch % Lines
crates/topos/src/components/node/mod.rs 50.00% 10 Missing ⚠️
crates/topos-tce/src/lib.rs 0.00% 3 Missing ⚠️
crates/topos-sequencer/src/lib.rs 0.00% 2 Missing ⚠️
...ates/topos/src/components/node/services/process.rs 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #425      +/-   ##
==========================================
- Coverage   68.00%   67.27%   -0.73%     
==========================================
  Files         220      220              
  Lines       11823    11908      +85     
==========================================
- Hits         8040     8011      -29     
- Misses       3783     3897     +114     

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

@Freyskeyd Freyskeyd merged commit 22a3745 into main Jan 4, 2024
21 checks passed
@Freyskeyd Freyskeyd deleted the chore/fixing-clippy-warning-1.75 branch January 4, 2024 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants