Conversation
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
4835948 to
989a02d
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #19034 +/- ##
===========================================
- Coverage 76.3% 75.7% -0.7%
===========================================
Files 188 700 +512
Lines 10946 71986 +61040
===========================================
+ Hits 8360 54495 +46135
- Misses 2440 17347 +14907
+ Partials 146 144 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
5205c06 to
8d9e16b
Compare
06fcd15 to
894b8f0
Compare
88b3deb to
4e30bef
Compare
0a3e573 to
b48b417
Compare
sebastianst
left a comment
There was a problem hiding this comment.
A few nits before I approve. Still reviewing Cargo.toml.
For reference how I reviewed it: I locally checked out the branch, then restored all **/src/** dirs from the base commit, then let Claude fix builds, ran clippy fix, then reviewed the remaining diff. This showed only code-equivalent changes of clippy warnings. I then also manually reviewed the
Co-authored-by: Sebastian Stammler <seb@oplabs.co>
Co-authored-by: Sebastian Stammler <seb@oplabs.co>
Co-authored-by: Sebastian Stammler <seb@oplabs.co>
Summary
alloy-op-evm,alloy-op-hardforks,kona,op-alloy,op-reth) into a single unified workspace underrust/Cargo.lock,Cargo.toml,deny.toml,rustfmt.toml, andclippy.tomlfiles in favor of shared root-level configs.circleci/) to point to the new workspace structureTest plan
rust/🤖 Generated with Claude Code