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

fix(protocol): fix occasional test failure #13173

Merged
merged 8 commits into from
Feb 17, 2023
Merged

fix(protocol): fix occasional test failure #13173

merged 8 commits into from
Feb 17, 2023

Conversation

cyberhorsey
Copy link
Contributor

No description provided.

@cyberhorsey cyberhorsey changed the title fix(protocl): fix occasional test failure fix(protocol): fix occasional test failure Feb 16, 2023
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #13173 (20b90bc) into main (4f7ab64) will increase coverage by 0.15%.
The diff coverage is 47.61%.

❗ Current head 20b90bc differs from pull request most recent head 5358dac. Consider uploading reports for the commit 5358dac to get more accurate results

@@            Coverage Diff             @@
##             main   #13173      +/-   ##
==========================================
+ Coverage   60.95%   61.10%   +0.15%     
==========================================
  Files         115      115              
  Lines        3391     3394       +3     
  Branches      460      463       +3     
==========================================
+ Hits         2067     2074       +7     
+ Misses       1241     1236       -5     
- Partials       83       84       +1     
Flag Coverage Δ *Carryforward flag
bridge-ui 92.61% <ø> (ø) Carriedforward from e26bf54
protocol 52.10% <47.61%> (+0.30%) ⬆️
relayer 66.06% <ø> (ø) Carriedforward from e26bf54
ui 100.00% <ø> (ø) Carriedforward from e26bf54

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

Impacted Files Coverage Δ
packages/protocol/contracts/L1/ProofVerifier.sol 0.00% <ø> (ø)
packages/protocol/contracts/L1/TaikoL1.sol 32.69% <ø> (ø)
packages/protocol/contracts/L1/TkoToken.sol 84.21% <ø> (ø)
...ckages/protocol/contracts/L1/libs/LibProposing.sol 6.57% <0.00%> (+0.16%) ⬆️
packages/protocol/contracts/L1/libs/LibProving.sol 0.00% <0.00%> (ø)
packages/protocol/contracts/L1/libs/LibUtils.sol 32.20% <ø> (ø)
...ckages/protocol/contracts/L1/libs/LibVerifying.sol 11.90% <ø> (ø)
packages/protocol/contracts/L2/TaikoL2.sol 53.84% <ø> (ø)
packages/protocol/contracts/bridge/Bridge.sol 41.17% <ø> (ø)
...ackages/protocol/contracts/bridge/BridgedERC20.sol 95.65% <ø> (ø)
... and 59 more

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

@davidtaikocha davidtaikocha added this pull request to the merge queue Feb 17, 2023
Merged via the queue into main with commit 3aaf5dd Feb 17, 2023
@davidtaikocha davidtaikocha deleted the test_failure branch February 17, 2023 20:18
@github-actions github-actions bot mentioned this pull request Feb 17, 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