Add NodeGateway retrying nonce requests if response outdated #1946
Codecov / codecov/project
succeeded
Mar 2, 2024 in 0s
79.89% (-0.02%) compared to a21bc1f, passed because coverage increased by +0.18% when compared to adjusted base (79.71%)
View this Pull Request on Codecov
79.89% (-0.02%) compared to a21bc1f, passed because coverage increased by +0.18% when compared to adjusted base (79.71%)
Details
Codecov Report
Attention: Patch coverage is 86.95652%
with 12 lines
in your changes are missing coverage. Please review.
Project coverage is 79.89%. Comparing base (
a21bc1f
) to head (27d1a4c
).
Report is 1 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
src/node/Gateway.ts | 78.04% | 5 Missing and 4 partials |
src/node/Direct.ts | 94.59% | 0 Missing and 2 partials |
src/node/Base.ts | 50.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1946 +/- ##
===========================================
- Coverage 79.91% 79.89% -0.02%
===========================================
Files 101 103 +2
Lines 3450 3497 +47
Branches 733 742 +9
===========================================
+ Hits 2757 2794 +37
- Misses 381 386 +5
- Partials 312 317 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading