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

fix: masks ip address in request details passed as argument to MN client #3268

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Masks ip beforehand instead of changing object in repeated request

7e24f26
Select commit
Loading
Failed to load commit list.
Open

fix: masks ip address in request details passed as argument to MN client #3268

Masks ip beforehand instead of changing object in repeated request
7e24f26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2024 in 1s

77.89% (target 80.00%)

View this Pull Request on Codecov

77.89% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.89%. Comparing base (b99655e) to head (7e24f26).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3268      +/-   ##
==========================================
+ Coverage   76.64%   77.89%   +1.25%     
==========================================
  Files          65       66       +1     
  Lines        4449     4470      +21     
  Branches     1014     1003      -11     
==========================================
+ Hits         3410     3482      +72     
+ Misses        672      613      -59     
- Partials      367      375       +8     
Files with missing lines Coverage Δ
packages/relay/src/lib/clients/mirrorNodeClient.ts 86.19% <100.00%> (-1.54%) ⬇️
packages/relay/src/lib/eth.ts 71.07% <100.00%> (-3.55%) ⬇️

... and 29 files with indirect coverage changes