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(proxy): remove spread operator from Request and Response classes #3928

Merged
merged 2 commits into from
Feb 18, 2025

revert: remove spread operator from proxy

b1af554
Select commit
Loading
Failed to load commit list.
Merged

fix(proxy): remove spread operator from Request and Response classes #3928

revert: remove spread operator from proxy
b1af554
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2025 in 1s

91.29% (target 75.00%)

View this Pull Request on Codecov

91.29% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.29%. Comparing base (0c405b9) to head (b1af554).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3928      +/-   ##
==========================================
- Coverage   91.32%   91.29%   -0.04%     
==========================================
  Files         168      168              
  Lines       10689    10774      +85     
  Branches     3056     3101      +45     
==========================================
+ Hits         9762     9836      +74     
- Misses        926      937      +11     
  Partials        1        1              

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