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

refactor: consolidate source #88

Merged
merged 2 commits into from
Feb 23, 2024
Merged

refactor: consolidate source #88

merged 2 commits into from
Feb 23, 2024

Conversation

waveywaves
Copy link
Member

fixes #86

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 3.29%. Comparing base (c2da179) to head (e423fe7).
Report is 143 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #88       +/-   ##
==========================================
- Coverage   19.58%   3.29%   -16.29%     
==========================================
  Files           4      17       +13     
  Lines         388    1697     +1309     
==========================================
- Hits           76      56       -20     
- Misses        308    1641     +1333     
+ Partials        4       0        -4     
Files Coverage Δ
main.go 0.00% <ø> (ø)
src/api/v1alpha1/uffizzicluster_types.go 100.00% <ø> (ø)
src/api/v1alpha1/zz_generated.deepcopy.go 0.00% <ø> (ø)
src/clientset/v1alpha1/api.go 0.00% <ø> (ø)
src/clientset/v1alpha1/uffizzicluster.go 0.00% <ø> (ø)
src/controllers/etcd/etcd_controller.go 0.00% <ø> (ø)
src/controllers/etcd/helm.go 0.00% <ø> (ø)
src/controllers/helm/build/etcd/build.go 0.00% <ø> (ø)
src/controllers/helm/build/tojson.go 0.00% <ø> (ø)
src/controllers/helm/build/vcluster/build.go 1.83% <ø> (ø)
... and 7 more

Copy link

github-actions bot commented Feb 23, 2024

Uffizzi Cluster pr-88 was deleted.

@waveywaves waveywaves merged commit 9c5a639 into main Feb 23, 2024
11 of 15 checks passed
@waveywaves waveywaves deleted the chore/86 branch March 12, 2024 22:07
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.

refactor code to be part of src and and tests in the same place
1 participant