feat: refactor mirrorNodeClient axios transformResponse
and fix all unit tests
#3435
Codecov / codecov/project
succeeded
Feb 2, 2025 in 0s
85.53% (target 80.00%)
View this Pull Request on Codecov
85.53% (target 80.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 85.53%. Comparing base (
872755e
) to head (29ae7ad
).
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3435 +/- ##
==========================================
+ Coverage 85.46% 85.53% +0.07%
==========================================
Files 69 69
Lines 4753 4751 -2
Branches 1059 1059
==========================================
+ Hits 4062 4064 +2
+ Misses 396 394 -2
+ Partials 295 293 -2
Files with missing lines | Coverage Δ | |
---|---|---|
packages/relay/src/lib/clients/mirrorNodeClient.ts | 88.43% <100.00%> (-0.46%) |
⬇️ |
Loading