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

test: setup test suite basics #90

Merged
merged 19 commits into from
Feb 26, 2024
Merged

test: setup test suite basics #90

merged 19 commits into from
Feb 26, 2024

Conversation

waveywaves
Copy link
Member

fixes #89

Copy link

github-actions bot commented Feb 23, 2024

Uffizzi Cluster pr-90 was deleted.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 5.52%. Comparing base (c2da179) to head (ad93d8f).
Report is 144 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #90       +/-   ##
==========================================
- Coverage   19.58%   5.52%   -14.07%     
==========================================
  Files           4       9        +5     
  Lines         388     869      +481     
==========================================
- Hits           76      48       -28     
- Misses        308     821      +513     
+ Partials        4       0        -4     
Files Coverage Δ
src/controllers/etcd/etcd_controller.go 0.00% <ø> (ø)
src/controllers/etcd/helm.go 0.00% <ø> (ø)
src/controllers/uffizzicluster/deployment.go 0.00% <ø> (ø)
src/controllers/uffizzicluster/helm.go 0.00% <ø> (ø)
src/controllers/uffizzicluster/networkpolicy.go 0.00% <ø> (ø)
src/controllers/uffizzicluster/statefulset.go 0.00% <ø> (ø)
src/controllers/uffizzicluster/workload.go 0.00% <ø> (ø)
...ollers/uffizzicluster/uffizzicluster_controller.go 0.00% <0.00%> (ø)
src/controllers/uffizzicluster/conditions.go 35.29% <0.00%> (ø)

@waveywaves waveywaves merged commit 67ec5e9 into main Feb 26, 2024
4 of 7 checks passed
@waveywaves waveywaves deleted the test/89 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.

setup envtest integration testing
1 participant