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(client): support array values for query in ws #3169

Merged
merged 1 commit into from
Jul 20, 2024

fix(client): support array values for `query` in `ws`

4d61ece
Select commit
Loading
Failed to load commit list.
Merged

fix(client): support array values for query in ws #3169

fix(client): support array values for `query` in `ws`
4d61ece
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2024 in 0s

96.18% (target 75.00%)

View this Pull Request on Codecov

96.18% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.18%. Comparing base (3b8e72a) to head (4d61ece).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3169   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files         151      151           
  Lines       15054    15062    +8     
  Branches     2640     2608   -32     
=======================================
+ Hits        14480    14488    +8     
  Misses        574      574           

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