Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

internal/objects/service: refactor test #372

Merged
merged 1 commit into from Jun 2, 2021

Conversation

skriss
Copy link
Member

@skriss skriss commented May 27, 2021

Refactors to check each Envoy service for an exact set
of annotation keys, rather than checking for the existence
and non-existence of a subset of annotations.

Signed-off-by: Steve Kriss krisss@vmware.com

Refactors to check each Envoy service for an exact set
of annotation keys, rather than checking for the existence
and non-existence of a subset of annotations.

Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss requested a review from a team as a code owner May 27, 2021 21:41
@skriss skriss requested review from stevesloka and sunjayBhatia and removed request for a team May 27, 2021 21:41
@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #372 (fa9eef2) into main (85ba632) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #372   +/-   ##
=======================================
  Coverage   58.18%   58.18%           
=======================================
  Files          19       19           
  Lines        1801     1801           
=======================================
  Hits         1048     1048           
  Misses        727      727           
  Partials       26       26           

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 85ba632...fa9eef2. Read the comment docs.

@danehans danehans self-requested a review June 2, 2021 16:23
@danehans
Copy link
Contributor

danehans commented Jun 2, 2021

Thanks for the PR @skriss.

@danehans danehans merged commit c72b692 into projectcontour:main Jun 2, 2021
@skriss skriss deleted the svc-test-refactor branch December 9, 2021 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants