Skip to content

fix: Update constant name#276

Merged
findingrish merged 2 commits intomainfrom
fix-constant-name-in-proto
Oct 27, 2021
Merged

fix: Update constant name#276
findingrish merged 2 commits intomainfrom
fix-constant-name-in-proto

Conversation

@findingrish
Copy link
Copy Markdown
Contributor

No description provided.

@findingrish findingrish requested a review from a team October 27, 2021 13:21
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 27, 2021

Codecov Report

Merging #276 (99e90eb) into main (73a9194) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #276   +/-   ##
=========================================
  Coverage     80.46%   80.46%           
  Complexity     1209     1209           
=========================================
  Files           106      106           
  Lines          4663     4663           
  Branches        435      435           
=========================================
  Hits           3752     3752           
  Misses          710      710           
  Partials        201      201           
Flag Coverage Δ
unit 80.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 73a9194...99e90eb. Read the comment docs.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

ENVOY_REQUEST_SIZE = 4 [(string_value) = "request_size"];
ENVOY_RESPONSE_SIZE = 5 [(string_value) = "response_size"];
ENVOY_GRPC_STATUS_MESSAGE = 6 [(string_value) = "gprc.message"];
ENVOY_GRPC_STATUS_MESSAGE = 6 [(string_value) = "grpc.message"];
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lol

@findingrish findingrish merged commit 8fa4843 into main Oct 27, 2021
@findingrish findingrish deleted the fix-constant-name-in-proto branch October 27, 2021 13:31
@github-actions
Copy link
Copy Markdown

Unit Test Results

  71 files  ±0    71 suites  ±0   1m 11s ⏱️ +2s
383 tests ±0  383 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 8fa4843. ± Comparison against base commit 73a9194.

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.

2 participants