fix: Adds retry to send raw transaction (#3161) #3208
Merged
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%) |
⬇️ |
Loading