-
Notifications
You must be signed in to change notification settings - Fork 79
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
Use internal comparator instead of go-cmp #2132
Conversation
Sonatype Lift is retiringSonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console. |
[CHATOPS:HELP] ChatOps commands.
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #2132 +/- ##
==========================================
+ Coverage 31.14% 31.15% +0.01%
==========================================
Files 339 339
Lines 32834 32834
==========================================
+ Hits 10226 10230 +4
Misses 22155 22155
+ Partials 453 449 -4 ☔ View full report in Codecov by Sentry. |
|
Deploying with Cloudflare Pages
|
Please check why |
fix deepsource warning. thank you! |
9e2bb28
to
f7e8265
Compare
Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
f7e8265
to
6a6b55a
Compare
Description:
Use internal comparator interface instead of directly using go-cmp library.
Related Issue:
Versions:
Checklist:
Special notes for your reviewer: