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(protocol): add a script to calculate slotSmoothingFactor #13109

Merged
merged 6 commits into from
Feb 8, 2023

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Feb 7, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #13109 (7111e42) into main (91a8fe5) will decrease coverage by 0.16%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main   #13109      +/-   ##
==========================================
- Coverage   62.66%   62.51%   -0.16%     
==========================================
  Files         113      113              
  Lines        3217     3220       +3     
  Branches      436      437       +1     
==========================================
- Hits         2016     2013       -3     
- Misses       1124     1131       +7     
+ Partials       77       76       -1     
Flag Coverage Δ *Carryforward flag
bridge-ui 92.61% <ø> (ø) Carriedforward from 1c2b963
protocol 52.95% <100.00%> (-0.27%) ⬇️
relayer 68.92% <ø> (ø) Carriedforward from 1c2b963
ui 100.00% <ø> (ø) Carriedforward from 1c2b963

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

Impacted Files Coverage Δ
packages/protocol/contracts/bridge/Bridge.sol 46.66% <100.00%> (ø)
...s/protocol/contracts/bridge/libs/LibBridgeSend.sol 79.16% <100.00%> (+2.97%) ⬆️
...es/protocol/contracts/thirdparty/LibMerkleTrie.sol 83.13% <0.00%> (-7.23%) ⬇️

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

@dantaik dantaik marked this pull request as ready for review February 7, 2023 10:45
@dantaik dantaik enabled auto-merge (squash) February 7, 2023 14:45
@dantaik dantaik merged commit 61dbc23 into main Feb 8, 2023
@dantaik dantaik deleted the add_config_script branch February 8, 2023 06:50
@github-actions github-actions bot mentioned this pull request Feb 8, 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.

None yet

3 participants