chore: cherry pick PR#3422 feat(logging): enhanced logging upon receiving responses from the Mirror Node server (#3422) to release/0.64 #3426
Codecov / codecov/project
succeeded
Jan 27, 2025 in 0s
85.16% (target 80.00%)
View this Pull Request on Codecov
85.16% (target 80.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 85.16%. Comparing base (
87f6955
) to head (948696d
).
Report is 1 commits behind head on release/0.64.
Additional details and impacted files
@@ Coverage Diff @@
## release/0.64 #3426 +/- ##
================================================
+ Coverage 83.11% 85.16% +2.04%
================================================
Files 69 69
Lines 4738 4738
Branches 1066 1066
================================================
+ Hits 3938 4035 +97
+ Misses 457 383 -74
+ Partials 343 320 -23
Files with missing lines | Coverage Δ | |
---|---|---|
packages/relay/src/lib/clients/mirrorNodeClient.ts | 88.31% <100.00%> (ø) |
Loading