alchemyplatform / rundler

An ERC-4337 Bundler in Rust
GNU Lesser General Public License v3.0
246 stars 29 forks source link

Rundler v0.3 Feature Branch #736

Closed dancoombs closed 19 hours ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 68.64629% with 718 lines in your changes missing coverage. Please review.

Project coverage is 57.54%. Comparing base (416f263) to head (355a108).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/graphs/tree.svg?width=650&height=150&src=pr&token=FQKCPQJU2X&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform)](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | [Files](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | Coverage Δ | | |---|---|---| | [bin/rundler/src/cli/node/events.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=bin%2Frundler%2Fsrc%2Fcli%2Fnode%2Fevents.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-YmluL3J1bmRsZXIvc3JjL2NsaS9ub2RlL2V2ZW50cy5ycw==) | `0.00% <ø> (ø)` | | | [crates/builder/src/emit.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=crates%2Fbuilder%2Fsrc%2Femit.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-Y3JhdGVzL2J1aWxkZXIvc3JjL2VtaXQucnM=) | `36.00% <ø> (+21.33%)` | :arrow_up: | | [crates/builder/src/server/local.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=crates%2Fbuilder%2Fsrc%2Fserver%2Flocal.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-Y3JhdGVzL2J1aWxkZXIvc3JjL3NlcnZlci9sb2NhbC5ycw==) | `0.00% <ø> (ø)` | | | [crates/pool/src/mempool/paymaster.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=crates%2Fpool%2Fsrc%2Fmempool%2Fpaymaster.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-Y3JhdGVzL3Bvb2wvc3JjL21lbXBvb2wvcGF5bWFzdGVyLnJz) | `93.40% <100.00%> (-0.22%)` | :arrow_down: | | [crates/provider/src/traits/provider.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=crates%2Fprovider%2Fsrc%2Ftraits%2Fprovider.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-Y3JhdGVzL3Byb3ZpZGVyL3NyYy90cmFpdHMvcHJvdmlkZXIucnM=) | `100.00% <ø> (ø)` | | | [crates/sim/src/estimation/mod.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=crates%2Fsim%2Fsrc%2Festimation%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-Y3JhdGVzL3NpbS9zcmMvZXN0aW1hdGlvbi9tb2QucnM=) | `80.00% <ø> (ø)` | | | [crates/sim/src/estimation/v0\_6.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=crates%2Fsim%2Fsrc%2Festimation%2Fv0_6.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-Y3JhdGVzL3NpbS9zcmMvZXN0aW1hdGlvbi92MF82LnJz) | `94.88% <100.00%> (+0.24%)` | :arrow_up: | | [crates/sim/src/estimation/v0\_7.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=crates%2Fsim%2Fsrc%2Festimation%2Fv0_7.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-Y3JhdGVzL3NpbS9zcmMvZXN0aW1hdGlvbi92MF83LnJz) | `82.47% <100.00%> (+2.04%)` | :arrow_up: | | [crates/types/src/pool/error.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=crates%2Ftypes%2Fsrc%2Fpool%2Ferror.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-Y3JhdGVzL3R5cGVzL3NyYy9wb29sL2Vycm9yLnJz) | `0.00% <ø> (ø)` | | | [bin/rundler/src/cli/mod.rs](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree&filepath=bin%2Frundler%2Fsrc%2Fcli%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#diff-YmluL3J1bmRsZXIvc3JjL2NsaS9tb2QucnM=) | `0.00% <0.00%> (ø)` | | | ... and [15 more](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | [Flag](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `57.54% <68.64%> (+2.42%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform#carryforward-flags-in-the-pull-request-comment) to find out more. | [Components](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | Coverage Δ | | |---|---|---| | [rundler binary](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `0.00% <0.00%> (ø)` | | | [builder](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `60.53% <64.68%> (+10.53%)` | :arrow_up: | | [dev](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `0.00% <ø> (ø)` | | | [pool](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `64.95% <96.55%> (+0.63%)` | :arrow_up: | | [provider](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `16.10% <0.00%> (-0.58%)` | :arrow_down: | | [rpc](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `25.64% <0.00%> (-0.04%)` | :arrow_down: | | [sim](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `78.25% <100.00%> (+0.76%)` | :arrow_up: | | [tasks](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `∅ <ø> (∅)` | | | [types](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `66.68% <ø> (+1.22%)` | :arrow_up: | | [utils](https://app.codecov.io/gh/alchemyplatform/rundler/pull/736/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alchemyplatform) | `18.28% <ø> (ø)` | |