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: Adds retry to send raw transaction (#3161) #3208

Merged
merged 1 commit into from
Nov 4, 2024

fix: Adds retry to send raw transaction (#3161)

0609b17
Select commit
Loading
Failed to load commit list.
Merged

fix: Adds retry to send raw transaction (#3161) #3208

fix: Adds retry to send raw transaction (#3161)
0609b17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

83.16% (target 80.00%)

View this Pull Request on Codecov

83.16% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 48.14815% with 14 lines in your changes missing coverage. Please review.

Project coverage is 83.16%. Comparing base (90bf36a) to head (0609b17).

Files with missing lines Patch % Lines
packages/relay/src/lib/clients/sdkClient.ts 39.13% 12 Missing and 2 partials ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release/0.59    #3208      +/-   ##
================================================
- Coverage         83.35%   83.16%   -0.20%     
================================================
  Files                66       66              
  Lines              4290     4312      +22     
  Branches            837      843       +6     
================================================
+ Hits               3576     3586      +10     
- Misses              473      483      +10     
- Partials            241      243       +2     
Files with missing lines Coverage Δ
packages/relay/src/lib/errors/SDKClientError.ts 78.26% <100.00%> (+2.07%) ⬆️
.../relay/src/lib/services/hapiService/hapiService.ts 78.26% <100.00%> (ø)
packages/relay/src/lib/clients/sdkClient.ts 57.31% <39.13%> (-1.54%) ⬇️