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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure repo for multiple sources #387

Merged
merged 1 commit into from
Mar 10, 2022
Merged

Conversation

embano1
Copy link
Contributor

@embano1 embano1 commented Mar 10, 2022

Fixes #381

Proposed Changes

  • 馃Ч Restructure repo to allow for multiple sources

Pre-review Checklist

  • At least 80% unit test coverage
  • E2E tests for any new behavior
  • Docs for any user-facing impact

Release Note


Closes: vmware-tanzu#381
Signed-off-by: Michael Gasch <mgasch@vmware.com>
@embano1 embano1 requested a review from a team as a code owner March 10, 2022 13:36
@codecov-commenter
Copy link

Codecov Report

Merging #387 (e6202d4) into main (8986660) will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
+ Coverage   83.04%   83.23%   +0.19%     
==========================================
  Files          27       27              
  Lines        1032     1032              
==========================================
+ Hits          857      859       +2     
+ Misses        148      146       -2     
  Partials       27       27              
Impacted Files Coverage 螖
pkg/vsphere/adapter.go 64.12% <0.00%> (+1.52%) 猬嗭笍

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 8986660...e6202d4. Read the comment docs.

@gabo1208 gabo1208 merged commit bab2795 into vmware-tanzu:main Mar 10, 2022
@embano1 embano1 changed the title WIP: Restructure repo for multiple sources Restructure repo for multiple sources Mar 11, 2022
@embano1 embano1 deleted the issue-381 branch March 22, 2022 09:42
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.

Repo structure when adding more sources
3 participants