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(deps): bump backon #1499

Merged
merged 1 commit into from
Feb 22, 2023
Merged

chore(deps): bump backon #1499

merged 1 commit into from
Feb 22, 2023

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Feb 22, 2023

closes #1493

this outdated package caused some crates.io issues.

bumped and fixed breaking changes

@mattsse mattsse requested review from rkrasiuk and removed request for onbjerg and gakonst February 22, 2023 11:26
@mattsse mattsse added the A-dependencies Pull requests or issues that are about dependencies label Feb 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2023

Codecov Report

Merging #1499 (d8eedc7) into main (c168ef4) will decrease coverage by 11.54%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##             main    #1499       +/-   ##
===========================================
- Coverage   75.96%   64.42%   -11.54%     
===========================================
  Files         358      358               
  Lines       42689    42689               
===========================================
- Hits        32428    27504     -4924     
- Misses      10261    15185     +4924     
Flag Coverage Δ
integration-tests 21.88% <0.00%> (+0.04%) ⬆️
unit-tests 58.14% <0.00%> (-12.28%) ⬇️

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

Impacted Files Coverage Δ
bin/reth/src/p2p/mod.rs 0.00% <0.00%> (ø)
crates/interfaces/src/p2p/priority.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/net/network-api/src/reputation.rs 0.00% <0.00%> (-100.00%) ⬇️
crates/storage/libmdbx-rs/src/lib.rs 4.54% <0.00%> (-95.46%) ⬇️
...storage/provider/src/providers/state/historical.rs 0.00% <0.00%> (-91.90%) ⬇️
crates/net/discv4/src/test_utils.rs 19.45% <0.00%> (-69.24%) ⬇️
bin/reth/src/test_eth_chain/models.rs 11.06% <0.00%> (-69.03%) ⬇️
crates/primitives/src/proofs.rs 30.73% <0.00%> (-66.40%) ⬇️
crates/stages/src/pipeline/event.rs 40.00% <0.00%> (-60.00%) ⬇️
crates/transaction-pool/src/pool/state.rs 30.35% <0.00%> (-53.58%) ⬇️
... and 100 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mattsse mattsse merged commit 8f4e6f6 into main Feb 22, 2023
@mattsse mattsse deleted the matt/bump-backon branch February 22, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Pull requests or issues that are about dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: deps sanity check failed
3 participants