-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
feat: Ipfs implementation #6968
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
c99fe01
to
ab3e39d
Compare
6534564
to
93fd393
Compare
app/components/Views/Settings/SecuritySettings/Sections/DeleteMetaMetricsData.tsx
Show resolved
Hide resolved
app/component-library/components/Avatars/Avatar/variants/AvatarToken/AvatarToken.tsx
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## main #6968 +/- ##
==========================================
+ Coverage 32.86% 33.70% +0.84%
==========================================
Files 994 999 +5
Lines 26472 26562 +90
Branches 2061 2111 +50
==========================================
+ Hits 8699 8954 +255
+ Misses 17359 17155 -204
- Partials 414 453 +39
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Kudos, SonarCloud Quality Gate passed! 0 Bugs 55.4% Coverage The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed the dev test cases are good. ✅
Description
More info here
Videos are attached to the link above
Screenshots/Recordings
If applicable, add screenshots and/or recordings to visualize the before and after of your change
Issue
fixes #???
Checklist