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(transformation): block ipv6 requests in user transformer #2618

Merged
merged 5 commits into from
Sep 15, 2023

assign to variable

7b6f01c
Select commit
Loading
Failed to load commit list.
Merged

fix(transformation): block ipv6 requests in user transformer #2618

assign to variable
7b6f01c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 15, 2023 in 0s

86.89% (+0.00%) compared to 87d8216

View this Pull Request on Codecov

86.89% (+0.00%) compared to 87d8216

Details

Codecov Report

Patch coverage: 94.73% and no project coverage change.

Comparison is base (87d8216) 86.89% compared to head (7b6f01c) 86.89%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2618   +/-   ##
========================================
  Coverage    86.89%   86.89%           
========================================
  Files          603      603           
  Lines        28132    28140    +8     
  Branches      6695     6697    +2     
========================================
+ Hits         24444    24451    +7     
- Misses        3355     3356    +1     
  Partials       333      333           
Files Changed Coverage Δ
src/util/utils.js 83.16% <94.73%> (+0.37%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.