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(liveness): API to add liveness version to websocket #2572

Merged
merged 8 commits into from
Sep 13, 2023

Conversation

tjleing
Copy link
Contributor

@tjleing tjleing commented Aug 25, 2023

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:

Description of changes:

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@tjleing tjleing requested a review from a team as a code owner August 25, 2023 00:12
Copy link
Contributor

@mattcreaser mattcreaser left a comment

Choose a reason for hiding this comment

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

Can we add a test for successfully added metadata?

@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2023

Codecov Report

Merging #2572 (f768527) into main (7a9343b) will increase coverage by 0.00%.
The diff coverage is 57.14%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main    #2572   +/-   ##
=======================================
  Coverage   41.23%   41.24%           
=======================================
  Files         885      885           
  Lines       28240    28246    +6     
  Branches     3993     3994    +1     
=======================================
+ Hits        11646    11650    +4     
- Misses      15310    15312    +2     
  Partials     1284     1284           

tylerjroach
tylerjroach previously approved these changes Sep 11, 2023
@tylerjroach tylerjroach merged commit d98c4b4 into main Sep 13, 2023
4 checks passed
@tylerjroach tylerjroach deleted the liveness-user-agent branch September 13, 2023 16:36
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.

None yet

5 participants