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

refactor(pkg): remove timeout in WaitTillL2ExecutionEngineSynced #654

Merged
merged 9 commits into from
Mar 22, 2024

Conversation

YoGhurt111
Copy link
Contributor

No description provided.

@YoGhurt111 YoGhurt111 changed the title remove timeout in WaitTillL2ExecutionEngineSynced refactor(pkg): remove timeout in WaitTillL2ExecutionEngineSynced Mar 21, 2024
@YoGhurt111 YoGhurt111 linked an issue Mar 21, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 50.10%. Comparing base (eb3cd58) to head (32d5f24).

Files Patch % Lines
pkg/rpc/methods.go 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #654      +/-   ##
==========================================
+ Coverage   49.94%   50.10%   +0.16%     
==========================================
  Files          58       58              
  Lines        5999     6003       +4     
==========================================
+ Hits         2996     3008      +12     
+ Misses       2675     2668       -7     
+ Partials      328      327       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pkg/rpc/methods.go Outdated Show resolved Hide resolved
@davidtaikocha davidtaikocha merged commit 9ac73ba into main Mar 22, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the refactor-rm-timeout branch March 22, 2024 06:00
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.

feat(rpc): remove timeout in WaitTillL2ExecutionEngineSynced
3 participants