feat: expose node account id in relay logging of failed transactions #3292
Codecov / codecov/project
failed
Nov 22, 2024 in 0s
77.82% (target 80.00%)
View this Pull Request on Codecov
77.82% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 77.82%. Comparing base (
b55ca6b
) to head (d669b9b
).
Files with missing lines | Patch % | Lines |
---|---|---|
packages/relay/src/lib/clients/sdkClient.ts | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3292 +/- ##
==========================================
- Coverage 78.88% 77.82% -1.06%
==========================================
Files 48 66 +18
Lines 3608 4474 +866
Branches 841 1005 +164
==========================================
+ Hits 2846 3482 +636
- Misses 423 617 +194
- Partials 339 375 +36
Files with missing lines | Coverage Δ | |
---|---|---|
packages/relay/src/lib/clients/sdkClient.ts | 55.08% <0.00%> (-0.95%) |
⬇️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading