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: relax service name requirements to allow starting with numbers #828

Merged
merged 1 commit into from
May 4, 2022

Conversation

amchiclet
Copy link
Contributor

With this change, profiling agents can be run with App Engine applications whose service names start with number.

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API. labels May 4, 2022
@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #828 (3538baa) into main (810c3e5) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #828   +/-   ##
=======================================
  Coverage   69.15%   69.15%           
=======================================
  Files           7        7           
  Lines        1248     1248           
  Branches       58       58           
=======================================
  Hits          863      863           
  Misses        384      384           
  Partials        1        1           
Impacted Files Coverage Δ
src/index.ts 54.86% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 810c3e5...3538baa. Read the comment docs.

@amchiclet amchiclet marked this pull request as ready for review May 4, 2022 20:29
@amchiclet amchiclet requested review from a team as code owners May 4, 2022 20:29
@amchiclet amchiclet merged commit fe0f1cc into googleapis:main May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants