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

feat(flags): add retry related flags #281

Merged
merged 3 commits into from
Jun 13, 2023
Merged

feat(flags): add retry related flags #281

merged 3 commits into from
Jun 13, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #281 (c11c79a) into main (ebf3162) will increase coverage by 0.17%.
The diff coverage is 71.87%.

❗ Current head c11c79a differs from pull request most recent head 74bd338. Consider uploading reports for the commit 74bd338 to get more accurate results

@@            Coverage Diff             @@
##             main     #281      +/-   ##
==========================================
+ Coverage   51.31%   51.49%   +0.17%     
==========================================
  Files          36       36              
  Lines        3788     3808      +20     
==========================================
+ Hits         1944     1961      +17     
- Misses       1589     1591       +2     
- Partials      255      256       +1     
Impacted Files Coverage Δ
prover/proof_producer/zkevm_rpcd_producer.go 27.77% <0.00%> (ø)
prover/proof_submitter/util.go 29.50% <0.00%> (ø)
pkg/chain_iterator/block_batch_iterator.go 50.26% <33.33%> (-0.28%) ⬇️
driver/driver.go 60.00% <75.00%> (+0.29%) ⬆️
pkg/rpc/client.go 49.25% <77.77%> (+4.09%) ⬆️
driver/config.go 76.00% <100.00%> (+1.00%) ⬆️
pkg/rpc/dial.go 53.96% <100.00%> (ø)
proposer/config.go 59.25% <100.00%> (+0.76%) ⬆️
proposer/proposer.go 59.37% <100.00%> (+0.15%) ⬆️
prover/config.go 72.72% <100.00%> (+0.63%) ⬆️
... and 2 more

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

@davidtaikocha davidtaikocha enabled auto-merge (squash) June 13, 2023 17:46
@davidtaikocha davidtaikocha merged commit 2df4105 into main Jun 13, 2023
@davidtaikocha davidtaikocha deleted the retry-flags branch June 13, 2023 22:19
@github-actions github-actions bot mentioned this pull request Jun 13, 2023
davidtaikocha added a commit that referenced this pull request Jun 14, 2023
Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>
vhjiang pushed a commit to taikoverse/taiko-degen-client that referenced this pull request Jul 1, 2023
Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>
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.

3 participants