proto util: change the input string ref to string view #36525
Merged
CI (Envoy) / Envoy/Checks
succeeded
Oct 10, 2024 in 49m 17s
Envoy/Checks (success)
Check has finished
Details
Check run finished (success ✔️)
The check run can be viewed here:
Envoy/Checks (pr/36525/main@c8eb56c)
Check started by
Request (pr/36525/main@c8eb56c)
@wbpcode c8eb56c
#36525 merge
main@17d5942
proto util: change the input string ref to string view
Commit Message: proto util: change the input string ref to string view
Additional Description:
absl::string_view
is better thanconst string&
in most cases to avoid unnecessary copy.Risk Level: low.
Testing: n/a.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.
Environment
Request variables
Key | Value |
---|---|
ref | a6bb6ee |
sha | c8eb56c |
pr | 36525 |
base-sha | 17d5942 |
actor | @wbpcode |
message | proto util: change the input string ref to string view... |
started | 1728543398.396198 |
target-branch | main |
trusted | false |
Build image
Container image/s (as used in this CI run)
Key | Value |
---|---|
default | envoyproxy/envoy-build-ubuntu:f94a38f62220a2b017878b790b6ea98a0f6c5f9c |
mobile | envoyproxy/envoy-build-ubuntu:mobile-f94a38f62220a2b017878b790b6ea98a0f6c5f9c |
Version
Envoy version (as used in this CI run)
Key | Value |
---|---|
major | 1 |
minor | 32 |
patch | 0 |
dev | true |
Loading