Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

fix(pkg): fix returned context error from WaitL1Origin #331

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

davidtaikocha
Copy link
Member

@davidtaikocha davidtaikocha commented Jul 25, 2023

will fix: #324

@davidtaikocha davidtaikocha self-assigned this Jul 25, 2023
@davidtaikocha davidtaikocha linked an issue Jul 25, 2023 that may be closed by this pull request
@davidtaikocha davidtaikocha enabled auto-merge (squash) July 25, 2023 09:07
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #331 (5d4d6a8) into main (ed63c1f) will decrease coverage by 0.28%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
- Coverage   49.35%   49.08%   -0.28%     
==========================================
  Files          36       36              
  Lines        4295     4295              
==========================================
- Hits         2120     2108      -12     
- Misses       1898     1908      +10     
- Partials      277      279       +2     
Files Changed Coverage Δ
pkg/rpc/methods.go 34.41% <0.00%> (ø)

... and 2 files with indirect coverage changes

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

@davidtaikocha davidtaikocha merged commit 0ebf121 into main Jul 25, 2023
@davidtaikocha davidtaikocha deleted the ctx-WaitL1Origin branch July 25, 2023 12:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: runtime error
2 participants