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

chore: make clippy happy #3291

Merged
merged 1 commit into from
Jun 21, 2023
Merged

chore: make clippy happy #3291

merged 1 commit into from
Jun 21, 2023

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Jun 21, 2023

Nightly lint introduced some new fmts

@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #3291 (0621ce4) into main (b1c77b3) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3291      +/-   ##
==========================================
- Coverage   69.72%   69.71%   -0.01%     
==========================================
  Files         530      530              
  Lines       71539    71537       -2     
==========================================
- Hits        49879    49874       -5     
- Misses      21660    21663       +3     
Flag Coverage Δ
integration-tests 16.38% <0.00%> (+<0.01%) ⬆️
unit-tests 64.76% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
crates/consensus/beacon/src/engine/mod.rs 78.60% <0.00%> (+0.11%) ⬆️
crates/net/downloaders/src/bodies/bodies.rs 90.00% <ø> (ø)
crates/stages/src/stages/sender_recovery.rs 87.95% <ø> (ø)
crates/stages/src/stages/tx_lookup.rs 92.99% <ø> (ø)

... and 6 files with indirect coverage changes

@onbjerg onbjerg added the C-enhancement New feature or request label Jun 21, 2023
@onbjerg onbjerg enabled auto-merge June 21, 2023 01:48
@onbjerg onbjerg added this pull request to the merge queue Jun 21, 2023
Merged via the queue into main with commit 4dd9c9b Jun 21, 2023
@onbjerg onbjerg deleted the dan/make-clippy-happy-3 branch June 21, 2023 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants