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

✅ Add integration test for controller restart. #49

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

jamesdobson
Copy link
Collaborator

No description provided.

Copy link
Contributor

⬇️ Go test coverage decreased from 71.2% to 70.8% compared to fe0e695 (1 ignored files)
⚠️ 2 of 12 packages have zero coverage.
  • kumquat
  • kumquat/cmd

Updated Package Coverages:

# Package Name                |  Prior |    New
- kumquat/internal/controller |  72.6% |  71.5%
View coverage for all packages
# Package Name                | Coverage
- kumquat                     |     0.0%
+ kumquat/api/v1beta1         |   100.0%
- kumquat/cmd                 |     0.0%
+ kumquat/internal/controller |    71.5%
+ kumquat/renderer            |   100.0%
+ kumquat/renderer/cue        |    88.4%
+ kumquat/renderer/gotemplate |    95.8%
+ kumquat/renderer/jsonnet    |    87.9%
+ kumquat/repository          |    91.8%
+ kumquat/store               |    75.0%
+ kumquat/template            |    93.9%
+ kumquat/test/utils          |    10.8%

@jamesdobson jamesdobson merged commit 50ecf16 into main Dec 11, 2024
4 checks passed
@jamesdobson jamesdobson deleted the chore/integration-test-controller-restart branch December 11, 2024 03:18
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