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/598 soundness alerting #662

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

Conversation

thedarkjester
Copy link
Collaborator

This PR implements issue(s) #598

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@thedarkjester thedarkjester requested a review from a team as a code owner February 7, 2025 09:15
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.51%. Comparing base (c083606) to head (3708e7e).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #662      +/-   ##
============================================
+ Coverage     68.46%   68.51%   +0.05%     
  Complexity     1185     1185              
============================================
  Files           323      323              
  Lines         13130    13149      +19     
  Branches       1318     1320       +2     
============================================
+ Hits           8989     9009      +20     
+ Misses         3590     3589       -1     
  Partials        551      551              
Flag Coverage Δ *Carryforward flag
hardhat 98.65% <100.00%> (+0.13%) ⬆️
kotlin 66.11% <ø> (ø) Carriedforward from 4dba36a

*This pull request uses carry forward flags. Click here to find out more.

Files with missing lines Coverage Δ
contracts/src/bridging/token/TokenBridge.sol 100.00% <ø> (ø)
contracts/src/libraries/EfficientKeccak.sol 100.00% <100.00%> (ø)
contracts/src/messaging/l1/L1MessageManager.sol 100.00% <100.00%> (ø)
contracts/src/messaging/l2/L2MessageManager.sol 100.00% <100.00%> (ø)
...c/messaging/libraries/SparseMerkleTreeVerifier.sol 100.00% <100.00%> (ø)
contracts/src/rollup/LineaRollup.sol 98.82% <100.00%> (+0.78%) ⬆️
contracts/src/rollup/ZkEvmV2.sol 100.00% <100.00%> (ø)

@thedarkjester thedarkjester temporarily deployed to docker-build-and-e2e February 7, 2025 11:48 — with GitHub Actions Inactive
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.

2 participants