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: fix non_snake_case rust-analyzer warning #4689

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

DaniPopes
Copy link
Member

image

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #4689 (f800ca5) into main (6016da7) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

Files Changed Coverage Δ
crates/storage/codecs/derive/src/compact/flags.rs 92.80% <100.00%> (ø)
crates/storage/codecs/derive/src/compact/mod.rs 94.78% <100.00%> (+0.02%) ⬆️
crates/transaction-pool/src/test_utils/mock.rs 56.15% <100.00%> (-4.97%) ⬇️

... and 7 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.74% <50.00%> (-0.01%) ⬇️
unit-tests 63.35% <100.00%> (-0.04%) ⬇️

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

Components Coverage Δ
reth binary 32.17% <ø> (ø)
blockchain tree 83.75% <ø> (ø)
pipeline 88.54% <ø> (ø)
storage (db) 73.01% <100.00%> (+<0.01%) ⬆️
trie 94.77% <ø> (ø)
txpool 49.44% <100.00%> (-0.49%) ⬇️
networking 77.12% <ø> (-0.05%) ⬇️
rpc 57.81% <ø> (-0.01%) ⬇️
consensus 63.25% <ø> (ø)
revm 28.16% <ø> (ø)
payload builder 8.45% <ø> (ø)
primitives 86.53% <ø> (-0.04%) ⬇️

@mattsse mattsse added this pull request to the merge queue Sep 21, 2023
Merged via the queue into paradigmxyz:main with commit cf5d0e2 Sep 21, 2023
22 checks passed
@DaniPopes DaniPopes deleted the non-snake-case branch September 21, 2023 13:23
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.

3 participants