🌱 bump ginkgo to 2.21.0#456
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #456 +/- ##
=======================================
Coverage 38.23% 38.23%
=======================================
Files 15 15
Lines 1224 1224
=======================================
Hits 468 468
Misses 706 706
Partials 50 50 ☔ View full report in Codecov by Sentry. |
4055a72 to
bf1a06a
Compare
9211d63 to
fb7c4e7
Compare
camilamacedo86
left a comment
There was a problem hiding this comment.
Just a bump.
I assume that it has been used on the tests and the ci is passing
/lgtm
|
/lgtm cancel It seems that we have an issue to build it
See the CI: https://github.com/operator-framework/catalogd/actions/runs/11806891013/job/32892465153?pr=456 |
|
/approve cancel |
This is not required CI, and it looks like the script isn't happy about how bingo represented the go version with the third octet (1.22.0) whereas that is correct. |
fb7c4e7 to
6c102ad
Compare
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
6c102ad to
9d9c45c
Compare
|
go-verdiff fixed by #458 |
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
This bumps ginkgo to 2.21.0 since dependabot does not bump go.mod and .bingo/* dependencies in the same PR.