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

chore: make reviewable #162

Merged
merged 1 commit into from
Oct 19, 2024
Merged

chore: make reviewable #162

merged 1 commit into from
Oct 19, 2024

Conversation

arturshadnik
Copy link
Member

  • removes a redundant nil check to satisfy linter

@arturshadnik arturshadnik requested a review from a team as a code owner October 19, 2024 00:03
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 19, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 19, 2024
Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   73.03%   71.05%   -1.98%     
==========================================
  Files           9        9              
  Lines         356      463     +107     
==========================================
+ Hits          260      329      +69     
- Misses         77      115      +38     
  Partials       19       19              
Files with missing lines Coverage Δ
pkg/validators/dns/internal_dns_validator.go 95.00% <100.00%> (-0.66%) ⬇️

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de0dc2f...3462b36. Read the comment docs.

@arturshadnik arturshadnik merged commit 1adb7a3 into main Oct 19, 2024
8 checks passed
@arturshadnik arturshadnik deleted the chore/reviewable branch October 19, 2024 00:24
arturshadnik pushed a commit that referenced this pull request Dec 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.13](v0.0.12...v0.0.13)
(2024-12-11)


### Other

* make reviewable
([#162](#162))
([1adb7a3](1adb7a3))
* make reviewable
([#165](#165))
([806549b](806549b))
* remove deprecated kube-rbac-proxy
([#185](#185))
([ccd09f7](ccd09f7))
* update renovate.json
([68ba4e3](68ba4e3))
* Update renovate.json
([4cabcf3](4cabcf3))


### Dependency Updates

* **deps:** update all non-major dependencies
([#168](#168))
([b8bab52](b8bab52))
* **deps:** update all non-major dependencies
([#173](#173))
([9f10771](9f10771))
* **deps:** update all non-major dependencies
([#184](#184))
([e7e9f54](e7e9f54))
* **deps:** update build digest to 3463b98
([#170](#170))
([eb22d66](eb22d66))
* **deps:** update build digest to 3840c9d
([#171](#171))
([df3828a](df3828a))
* **deps:** update build digest to 5ffe724
([#174](#174))
([09ba18e](09ba18e))
* **deps:** update build digest to 713df39
([#172](#172))
([06ae53d](06ae53d))
* **deps:** update build digest to a46a554
([#177](#177))
([59be487](59be487))
* **deps:** update build digest to c847351
([#187](#187))
([91e1062](91e1062))
* **deps:** update build digest to d0ef938
([#181](#181))
([c6f079a](c6f079a))
* **deps:** update build digest to db64f63
([#169](#169))
([1e1aa64](1e1aa64))
* **deps:** update build digest to dd09b58
([#176](#176))
([cca4036](cca4036))
* **deps:** update build digest to de3e944
([#186](#186))
([8c5c68f](8c5c68f))
* **deps:** update kubernetes packages to v0.31.1
([a78b991](a78b991))
* **deps:** update kubernetes packages to v0.31.2
([5aac110](5aac110))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.2
([cee1ee7](cee1ee7))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0
([a9b33e5](a9b33e5))
* **deps:** update module github.com/onsi/gomega to v1.34.2
([0e24959](0e24959))
* **deps:** update module github.com/onsi/gomega to v1.35.0
([75797b3](75797b3))
* **deps:** update module github.com/onsi/gomega to v1.36.0
([#180](#180))
([f68ff11](f68ff11))
* **deps:** update module github.com/onsi/gomega to v1.36.1
([#188](#188))
([c83531a](c83531a))
* **deps:** update module github.com/stretchr/testify to v1.10.0
([#179](#179))
([bfcbd67](bfcbd67))
* **deps:** update module github.com/validator-labs/validator to v0.1.10
([fae822d](fae822d))
* **deps:** update module github.com/validator-labs/validator to v0.1.12
([#159](#159))
([520dd0c](520dd0c))
* **deps:** update module github.com/validator-labs/validator to v0.1.13
([#178](#178))
([8b7f232](8b7f232))
* **deps:** update module github.com/validator-labs/validator to v0.1.14
([#182](#182))
([a788e6e](a788e6e))
* **deps:** update module github.com/validator-labs/validator to v0.1.9
([0fe0303](0fe0303))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.2
([de0dc2f](de0dc2f))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4
([ef21e50](ef21e50))
* **deps:** update module sigs.k8s.io/cluster-api to v1.9.0
([#190](#190))
([fbbdb62](fbbdb62))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([df05e59](df05e59))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.2
([#175](#175))
([776c853](776c853))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants