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 search API issue when APIs have spaces. #12334

Merged
merged 1 commit into from
Mar 20, 2024

fix search issue with spaces

1275104
Select commit
Loading
Failed to load commit list.
Merged

Fix search API issue when APIs have spaces. #12334

fix search issue with spaces
1275104
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

47.36% (+26.92%) compared to 0695ccd

View this Pull Request on Codecov

47.36% (+26.92%) compared to 0695ccd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.36%. Comparing base (0695ccd) to head (1275104).
Report is 59 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master   #12334       +/-   ##
=============================================
+ Coverage     20.44%   47.36%   +26.92%     
- Complexity        0     4129     +4129     
=============================================
  Files          1223     1840      +617     
  Lines        105164   136404    +31240     
  Branches      14740    19734     +4994     
=============================================
+ Hits          21498    64611    +43113     
+ Misses        80830    64176    -16654     
- Partials       2836     7617     +4781     

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