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: Avoid destructuring connectionData when value is undefined #33348

Merged
merged 1 commit into from
Sep 25, 2024

fix: Avoid destructuring `connectionData` when value is undefined (#3…

889c0bb
Select commit
Loading
Failed to load commit list.
Merged

fix: Avoid destructuring connectionData when value is undefined #33348

fix: Avoid destructuring `connectionData` when value is undefined (#3…
889c0bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

58.71% (+0.00%) compared to ac00085

View this Pull Request on Codecov

58.71% (+0.00%) compared to ac00085

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.71%. Comparing base (ac00085) to head (889c0bb).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           release-6.12.2   #33348   +/-   ##
===============================================
  Coverage           58.71%   58.71%           
===============================================
  Files                2682     2682           
  Lines               65011    65011           
  Branches            14603    14603           
===============================================
  Hits                38169    38169           
  Misses              24366    24366           
  Partials             2476     2476