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

Locate symbolz endpoint with deeper paths #894

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

shoban
Copy link
Contributor

@shoban shoban commented Sep 18, 2024

  • http://HOST/profilez -> http://HOST/symbolz
  • http://HOST/some/deeper/path/profilez -> http://HOST/some/deeper/path/symbolz

- `http://HOST/profilez` -> `http://HOST/symbolz`
- `http://HOST/some/deeper/path/profilez` -> `http://HOST/some/deeper/path/symbolz`
Copy link
Collaborator

@aalexand aalexand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.42%. Comparing base (0ed6a68) to head (f30d439).
Report is 41 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #894      +/-   ##
==========================================
+ Coverage   66.86%   67.42%   +0.56%     
==========================================
  Files          44       44              
  Lines        9824     9855      +31     
==========================================
+ Hits         6569     6645      +76     
+ Misses       2794     2762      -32     
+ Partials      461      448      -13     

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

@aalexand aalexand merged commit f3f46ee into google:main Sep 27, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants