-
Notifications
You must be signed in to change notification settings - Fork 64
✨ Upgrade bingo - tools #1610
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
✨ Upgrade bingo - tools #1610
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1610 +/- ##
==========================================
- Coverage 66.68% 66.66% -0.03%
==========================================
Files 57 57
Lines 4584 4584
==========================================
- Hits 3057 3056 -1
- Misses 1302 1303 +1
Partials 225 225
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
8a53474
to
0f69de2
Compare
Can ignore |
Signed-off-by: Per Goncalves da Silva <[email protected]>
Following the error fixed. make lint GOLANGCI_LINT_ARGS="--out-format colored-line-number" /Users/camilam/go/bin/golangci-lint-v1.63.4 run --build-tags containers_image_openpgp --out-format colored-line-number internal/rukpak/convert/registryv1_test.go:489:2: encoded-compare: use require.JSONEq (testifylint) require.Equal(t, `[{"type":"from-csv-annotations-key","value":"from-csv-annotations-value"},{"type":"from-file-key","value":"from-file-value"}]`, chrt.Metadata.Annotations[olmProperties])
0f69de2
to
870838a
Compare
8b93dce
Description
Reviewer Checklist