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

build: go 1.21, godog 0.14.1, api, apimachinery & client-go v0.28.12 #161

Merged
merged 7 commits into from
Aug 12, 2024

Conversation

garomonegro
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.02%. Comparing base (2a2fbc2) to head (3ee0961).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   46.02%   46.02%           
=======================================
  Files          19       19           
  Lines        1888     1888           
=======================================
  Hits          869      869           
  Misses        903      903           
  Partials      116      116           
Flag Coverage Δ
unittests 46.02% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@garomonegro garomonegro marked this pull request as ready for review July 31, 2024 22:50
@garomonegro garomonegro requested review from a team as code owners July 31, 2024 22:50
@@ -6,6 +6,7 @@ pkg/generic/test/generated_*
pkg/kube/unstructured/test/templates/generated_*
kubedog
coverage.txt
examples/templating/generic/generic

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's generic/generic path only or should it ignore any generic/* path?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is a binary. Its created after building the examples with the build-examples make target

Copy link

@kevdowney kevdowney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@garomonegro garomonegro merged commit 982eb78 into keikoproj:master Aug 12, 2024
7 checks passed
inshbha2 pushed a commit to inshbha2/kubedog that referenced this pull request Nov 5, 2024
…eikoproj#161)

* build: go 1.21, godog 0.14.1, api, apimachinery & client-go v0.28.12

* ci: building examples

* ci(examples): check-dirty-repo

* test(UT): fixing getIngressWithHostname

* test(UT): fixing TestGetInstanceGroupList

* refactor: replace 'err == wait.ErrWaitTimeout' with 'wait.Interrupted(err)'

* chore: adding missed space

Signed-off-by: sbhat14 <[email protected]>
inshbha2 pushed a commit to inshbha2/kubedog that referenced this pull request Nov 6, 2024
…eikoproj#161)

* build: go 1.21, godog 0.14.1, api, apimachinery & client-go v0.28.12

* ci: building examples

* ci(examples): check-dirty-repo

* test(UT): fixing getIngressWithHostname

* test(UT): fixing TestGetInstanceGroupList

* refactor: replace 'err == wait.ErrWaitTimeout' with 'wait.Interrupted(err)'

* chore: adding missed space

Signed-off-by: sbhat14 <[email protected]>
garomonegro added a commit that referenced this pull request Nov 12, 2024
* build: go 1.21, godog 0.14.1, api, apimachinery & client-go v0.28.12 (#161)

* build: go 1.21, godog 0.14.1, api, apimachinery & client-go v0.28.12

* ci: building examples

* ci(examples): check-dirty-repo

* test(UT): fixing getIngressWithHostname

* test(UT): fixing TestGetInstanceGroupList

* refactor: replace 'err == wait.ErrWaitTimeout' with 'wait.Interrupted(err)'

* chore: adding missed space

Signed-off-by: sbhat14 <[email protected]>

* feat: add method to check pvc exists

Signed-off-by: sbhat14 <[email protected]>

* fix: address review comments

Signed-off-by: sbhat14 <[email protected]>

* fix: retry

Signed-off-by: sbhat14 <[email protected]>

* remove unnecessary string formatting

Signed-off-by: sbhat14 <[email protected]>

---------

Signed-off-by: sbhat14 <[email protected]>
Co-authored-by: Alfredo Garo <[email protected]>
Co-authored-by: sbhat14 <[email protected]>
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.

2 participants