Skip to content

Improving some comment on the 'check-commit-count' job. #69

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

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

ybettan
Copy link
Contributor

@ybettan ybettan commented Sep 18, 2022

Signed-off-by: Yoni Bettan [email protected]

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 18, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ybettan

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

The pull request process is described here

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

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 18, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 73.43% // Head: 73.23% // Decreases project coverage by -0.20% ⚠️

Coverage data is based on head (2f0a917) compared to base (615d50d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
- Coverage   73.43%   73.23%   -0.21%     
==========================================
  Files          16       16              
  Lines        1615     1670      +55     
==========================================
+ Hits         1186     1223      +37     
- Misses        372      388      +16     
- Partials       57       59       +2     
Impacted Files Coverage Δ
internal/preflight/preflight.go 73.61% <0.00%> (-24.01%) ⬇️
internal/daemonset/daemonset.go 97.89% <0.00%> (+0.12%) ⬆️
internal/registry/registry.go 64.00% <0.00%> (+0.24%) ⬆️
controllers/preflightvalidation_reconciler.go 71.54% <0.00%> (+1.45%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yevgeny-shnaidman
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 18, 2022
@k8s-ci-robot k8s-ci-robot merged commit 28a0c11 into kubernetes-sigs:main Sep 18, 2022
@ybettan ybettan deleted the check-commit-count branch September 18, 2022 20:50
qbarrand pushed a commit to qbarrand/kernel-module-management that referenced this pull request Sep 19, 2022
To be able to add more test-cases,
we need to use a mock for the client interface.
We do so using the 'gomock' library.
This PR replaces the fake.Client in favor of using the
new auto-generated mock based on the Client interface.

MGMT-10532
qbarrand pushed a commit to qbarrand/kernel-module-management that referenced this pull request Jun 2, 2023
To be able to add more test-cases,
we need to use a mock for the client interface.
We do so using the 'gomock' library.
This PR replaces the fake.Client in favor of using the
new auto-generated mock based on the Client interface.

MGMT-10532
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants