Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refactor mirrorNodeClient axios transformResponse and fix all unit tests #3435

Merged
merged 19 commits into from
Feb 4, 2025

chore: resolve conflicts

29ae7ad
Select commit
Loading
Failed to load commit list.
Merged

feat: refactor mirrorNodeClient axios transformResponse and fix all unit tests #3435

chore: resolve conflicts
29ae7ad
Select commit
Loading
Failed to load commit list.
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%) ⬇️

... and 2 files with indirect coverage changes