Skip to content

chore: fix doc lints#4639

Merged
mattsse merged 2 commits intomainfrom
alexey/doc-lint
Sep 18, 2023
Merged

chore: fix doc lints#4639
mattsse merged 2 commits intomainfrom
alexey/doc-lint

Conversation

@shekhirin
Copy link
Member

Got a bunch of rustdoc::redundant_explicit_links doc lint failures locally

@shekhirin shekhirin added the A-meta Changes in the contributor workflow and planning label Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #4639 (3a2beeb) into main (93ccf41) will decrease coverage by 0.02%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

Files Changed Coverage Δ
bin/reth/src/args/secret_key.rs 0.00% <ø> (ø)
crates/net/dns/src/resolver.rs 86.84% <ø> (ø)
crates/net/downloaders/src/bodies/bodies.rs 91.59% <ø> (ø)
...tes/net/downloaders/src/headers/reverse_headers.rs 72.38% <ø> (ø)
...ates/net/downloaders/src/test_utils/file_client.rs 80.97% <ø> (ø)
crates/net/eth-wire/src/builder.rs 68.25% <ø> (ø)
crates/net/eth-wire/src/disconnect.rs 82.66% <ø> (ø)
crates/net/eth-wire/src/p2pstream.rs 78.42% <ø> (ø)
crates/net/eth-wire/src/types/status.rs 77.50% <ø> (ø)
crates/net/network/src/peers/manager.rs 84.24% <ø> (-0.08%) ⬇️
... and 11 more

... and 10 files with indirect coverage changes

Flag Coverage Δ
integration-tests 17.00% <ø> (-0.02%) ⬇️
unit-tests 63.20% <ø> (ø)

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

Components Coverage Δ
reth binary 31.95% <ø> (ø)
blockchain tree 83.59% <ø> (ø)
pipeline 88.54% <ø> (ø)
storage (db) 73.47% <ø> (ø)
trie 94.70% <ø> (ø)
txpool 49.42% <ø> (ø)
networking 77.22% <ø> (-0.07%) ⬇️
rpc 57.39% <ø> (-0.03%) ⬇️
consensus 62.42% <ø> (ø)
revm 19.66% <ø> (ø)
payload builder 9.06% <ø> (ø)
primitives 86.45% <ø> (+0.02%) ⬆️

@shekhirin shekhirin marked this pull request as ready for review September 18, 2023 17:07
@mattsse mattsse added this pull request to the merge queue Sep 18, 2023
Merged via the queue into main with commit 4aa3ebd Sep 18, 2023
@mattsse mattsse deleted the alexey/doc-lint branch September 18, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-meta Changes in the contributor workflow and planning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants