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: handle special Axios keywords when merging headers #1470

Merged
merged 1 commit into from
Dec 19, 2024

fix: handle special Axios keywords when merging headers

458ef50
Select commit
Loading
Failed to load commit list.
Merged

fix: handle special Axios keywords when merging headers #1470

fix: handle special Axios keywords when merging headers
458ef50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

63.31% (+0.00%) compared to 680e55f

View this Pull Request on Codecov

63.31% (+0.00%) compared to 680e55f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.31%. Comparing base (680e55f) to head (458ef50).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1470   +/-   ##
=======================================
  Coverage   63.31%   63.31%           
=======================================
  Files         143      143           
  Lines       22332    22332           
  Branches     1848     1848           
=======================================
  Hits        14139    14139           
  Misses       8187     8187           
  Partials        6        6           

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