Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Move TestResource into an internal package #174

Merged
merged 1 commit into from
Dec 23, 2021
Merged

Move TestResource into an internal package #174

merged 1 commit into from
Dec 23, 2021

Conversation

scothis
Copy link
Contributor

@scothis scothis commented Dec 23, 2021

These are fake k8s resources used for testing reconciler-runtime and not
part of reconciler-runtime's test support.

Signed-off-by: Scott Andrews andrewssc@vmware.com

These are fake k8s resources used for testing reconciler-runtime and not
part of reconciler-runtime's test support.

Signed-off-by: Scott Andrews <andrewssc@vmware.com>
@codecov
Copy link

codecov bot commented Dec 23, 2021

Codecov Report

Merging #174 (433d436) into main (45da275) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #174   +/-   ##
=======================================
  Coverage   66.53%   66.53%           
=======================================
  Files           7        7           
  Lines         747      747           
=======================================
  Hits          497      497           
  Misses        235      235           
  Partials       15       15           

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 45da275...433d436. Read the comment docs.

@scothis scothis merged commit 8c74a21 into vmware-labs:main Dec 23, 2021
@scothis scothis deleted the internal-test-resources branch December 23, 2021 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants