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: update deps #615

Merged
merged 1 commit into from
Feb 23, 2024
Merged

chore: update deps #615

merged 1 commit into from
Feb 23, 2024

Conversation

dancoombs
Copy link
Collaborator

@dancoombs dancoombs commented Feb 21, 2024

Update all deps except for jsonrpsee.

Jsonrpsee had a pretty significant change between 0.20 and 0.21 that requires a new implementation for our metrics layer

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: Patch coverage is 24.39024% with 93 lines in your changes are missing coverage. Please review.

Project coverage is 57.47%. Comparing base (1b6cf24) to head (b265fa9).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/builder/src/transaction_tracker.rs 85.36% <100.00%> (+0.60%) ⬆️
crates/pool/src/chain.rs 92.78% <100.00%> (ø)
crates/pool/src/mempool/pool.rs 95.67% <100.00%> (+0.02%) ⬆️
crates/pool/src/mempool/uo_pool.rs 92.67% <100.00%> (+0.02%) ⬆️
crates/builder/src/signer/mod.rs 0.00% <0.00%> (ø)
crates/rpc/src/metrics.rs 0.00% <0.00%> (ø)
crates/task/src/grpc/metrics.rs 0.00% <0.00%> (ø)
crates/builder/src/bundle_sender.rs 0.00% <0.00%> (ø)
bin/rundler/src/cli/metrics.rs 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

Flag Coverage Δ
unit-tests 57.47% <24.39%> (+0.19%) ⬆️

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

Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 51.37% <33.33%> (+0.06%) ⬆️
dev 0.00% <ø> (ø)
pool 64.82% <100.00%> (+0.05%) ⬆️
provider 0.50% <ø> (ø)
rpc 34.72% <0.00%> (ø)
sim 84.46% <ø> (ø)
tasks ∅ <ø> (∅)
types 86.82% <ø> (ø)
utils 15.35% <ø> (ø)

0xfourzerofour
0xfourzerofour previously approved these changes Feb 21, 2024
Copy link
Collaborator

@0xfourzerofour 0xfourzerofour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from danc/paymaster-lru to main February 22, 2024 23:52
@dancoombs dancoombs dismissed 0xfourzerofour’s stale review February 22, 2024 23:52

The base branch was changed.

@dancoombs dancoombs merged commit ded162c into main Feb 23, 2024
7 checks passed
@dancoombs dancoombs deleted the danc/update-deps-0.1 branch February 23, 2024 00:02
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