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

feat(rpc): split test_fee_history in multiple tests #4646

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

tcoratger
Copy link
Contributor

Should solve #4368.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #4646 (819ec1a) into main (ae0d524) will increase coverage by 0.02%.
Report is 17 commits behind head on main.
The diff coverage is 98.33%.

Impacted file tree graph

Files Changed Coverage Δ
crates/rpc/rpc/src/eth/api/server.rs 92.42% <98.33%> (+0.75%) ⬆️

... and 50 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.93% <0.00%> (-0.05%) ⬇️
unit-tests 63.21% <98.33%> (+0.03%) ⬆️

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

Components Coverage Δ
reth binary 31.97% <ø> (+0.60%) ⬆️
blockchain tree 83.59% <ø> (ø)
pipeline 88.54% <ø> (ø)
storage (db) 73.47% <ø> (+0.03%) ⬆️
trie 94.73% <ø> (ø)
txpool 49.91% <ø> (+0.74%) ⬆️
networking 77.19% <ø> (-0.03%) ⬇️
rpc 57.49% <98.33%> (+0.16%) ⬆️
consensus 62.58% <ø> (+0.16%) ⬆️
revm 19.66% <ø> (-0.02%) ⬇️
payload builder 9.06% <ø> (-0.03%) ⬇️
primitives 86.41% <ø> (-0.01%) ⬇️

@mattsse mattsse added this pull request to the merge queue Sep 18, 2023
@mattsse mattsse added the C-test A change that impacts how or what we test label Sep 18, 2023
Merged via the queue into paradigmxyz:main with commit 394a3a9 Sep 18, 2023
22 checks passed
@tcoratger tcoratger deleted the fee-history branch September 19, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test A change that impacts how or what we test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants