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(bridge): add getMessageStatusSlot function #12940

Merged
merged 3 commits into from
Jan 13, 2023
Merged

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Jan 13, 2023

No description provided.

@dantaik dantaik changed the title feat(bridge) add getMessageStatusSlot function feat(bridge): add getMessageStatusSlot function Jan 13, 2023
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #12940 (c646c15) into main (0e596cb) will increase coverage by 0.20%.
The diff coverage is 58.33%.

@@            Coverage Diff             @@
##             main   #12940      +/-   ##
==========================================
+ Coverage   67.58%   67.79%   +0.20%     
==========================================
  Files         109      109              
  Lines        2934     2937       +3     
  Branches      354      354              
==========================================
+ Hits         1983     1991       +8     
+ Misses        875      869       -6     
- Partials       76       77       +1     
Flag Coverage Δ *Carryforward flag
bridge-ui 95.05% <ø> (ø) Carriedforward from 233b051
protocol 61.33% <58.33%> (+0.41%) ⬆️
relayer 69.10% <ø> (ø) Carriedforward from 233b051
ui 100.00% <ø> (ø) Carriedforward from 233b051

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

Impacted Files Coverage Δ
...ckages/protocol/contracts/L1/libs/LibProposing.sol 4.83% <0.00%> (ø)
packages/protocol/contracts/bridge/Bridge.sol 59.37% <0.00%> (-3.96%) ⬇️
...s/protocol/contracts/bridge/libs/LibBridgeSend.sol 100.00% <ø> (ø)
...protocol/contracts/bridge/libs/LibBridgeStatus.sol 100.00% <100.00%> (ø)
packages/protocol/contracts/libs/LibZKP.sol 0.00% <0.00%> (ø)
...es/protocol/contracts/thirdparty/LibMerkleTrie.sol 90.36% <0.00%> (+7.22%) ⬆️
...ges/protocol/contracts/libs/LibAnchorSignature.sol 100.00% <0.00%> (+10.52%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dantaik dantaik enabled auto-merge (squash) January 13, 2023 12:36
@dantaik dantaik merged commit 9837fa3 into main Jan 13, 2023
@dantaik dantaik deleted the get_msg_status_slot65 branch January 13, 2023 18:59
@github-actions github-actions bot mentioned this pull request Jan 18, 2023
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