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: retry with search history enabled after some attempts #5370

Merged
merged 3 commits into from
Nov 1, 2024

doc: fix comment

49ca0bd
Select commit
Loading
Failed to load commit list.
Merged

fix: retry with search history enabled after some attempts #5370

doc: fix comment
49ca0bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 1s

71% (-0%) compared to eedf6b8

Details

Codecov Report

Attention: Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (eedf6b8) to head (49ca0bd).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
engine/src/sol/retry_rpc.rs 0% 29 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5370    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        497     497            
  Lines      86352   86236   -116     
  Branches   86352   86236   -116     
======================================
- Hits       61759   61557   -202     
- Misses     21814   21892    +78     
- Partials    2779    2787     +8     

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