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

fix(flag): add a missing driver flag to configuration #246

Merged
merged 1 commit into from
May 28, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall this looks like a good pull request. There are a few changes that should be considered:

  • CheckPointSyncUrl should be renamed to CheckpointSyncURL for consistency.
  • The value of P2PSyncTimeout has been changed from 600 to 1800. It would be helpful to provide a comment explaining why this change was made.
  • It would also be helpful to add a comment describing what the flag does in the DriverFlags section.

@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

Merging #246 (51517d4) into main (fe86c0e) will decrease coverage by 0.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
- Coverage   54.28%   54.00%   -0.29%     
==========================================
  Files          36       36              
  Lines        3550     3550              
==========================================
- Hits         1927     1917      -10     
- Misses       1368     1379      +11     
+ Partials      255      254       -1     

see 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 0b60243 into main May 28, 2023
@davidtaikocha davidtaikocha deleted the fix-driver-flag branch May 28, 2023 06:45
vhjiang pushed a commit to taikoverse/taiko-degen-client that referenced this pull request Jul 1, 2023
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.

2 participants