Skip to content

✨ feature : Add unit tests for ConfigGen and related functions in kconfig_gen_test.go#634

Open
adity1raut wants to merge 2 commits intokubestellar:mainfrom
adity1raut:Testing
Open

✨ feature : Add unit tests for ConfigGen and related functions in kconfig_gen_test.go#634
adity1raut wants to merge 2 commits intokubestellar:mainfrom
adity1raut:Testing

Conversation

@adity1raut
Copy link
Copy Markdown
Contributor

@adity1raut adity1raut commented Jan 13, 2026

…t.go

Summary

  • Add unit tests for ConfigGen and related functions in kconfig_gen_test.go

Related issue(s)

…t.go

Signed-off-by: adity1raut <araut7798@gmail.com>
@kubestellar-prow kubestellar-prow bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Jan 13, 2026
@kubestellar-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign dumb0002 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow kubestellar-prow bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jan 13, 2026
@kubestellar-prow
Copy link
Copy Markdown
Contributor

Hi @adity1raut. Thanks for your PR.

I'm waiting for a kubestellar member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubestellar-prow kubestellar-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 13, 2026
Signed-off-by: adity1raut <araut7798@gmail.com>
@adity1raut
Copy link
Copy Markdown
Contributor Author

/cc @clubanderson PTAL

@kubestellar-prow
Copy link
Copy Markdown
Contributor

@adity1raut: GitHub didn't allow me to request PR reviews from the following users: PTAL.

Note that only kubestellar members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

/cc @clubanderson PTAL

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@adity1raut
Copy link
Copy Markdown
Contributor Author

/cc @MikeSpreitzer PTAL

@kubestellar-prow
Copy link
Copy Markdown
Contributor

@adity1raut: GitHub didn't allow me to request PR reviews from the following users: PTAL.

Note that only kubestellar members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

/cc @MikeSpreitzer PTAL

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@clubanderson clubanderson added the kind/test Categorizes issue or PR as related to testing. label Jan 13, 2026
clubanderson added a commit that referenced this pull request Jan 15, 2026
* Initial plan

Signed-off-by: Andrew Anderson <andy@clubanderson.com>

* Fix broken URL in message files and HeroSection component

Co-authored-by: clubanderson <407614+clubanderson@users.noreply.github.com>
Signed-off-by: Andrew Anderson <andy@clubanderson.com>

* Fix duplicate kubestellar/ in terminalCommandL3

Address Copilot review feedback: remove duplicate 'kubestellar/' prefix
from terminalCommandL3 since terminalCommandL2 now includes the full
repository path.

Signed-off-by: Andrew Anderson <andy@clubanderson.com>

---------

Signed-off-by: Andrew Anderson <andy@clubanderson.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: clubanderson <407614+clubanderson@users.noreply.github.com>
Co-authored-by: Andrew Anderson <andy@clubanderson.com>
@clubanderson
Copy link
Copy Markdown
Contributor

/ok-to-test

@kubestellar-prow kubestellar-prow bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. kind/test Categorizes issue or PR as related to testing. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Improve Unit Test Coverage Across the Project

2 participants