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: cherry pick #7584 #7588

Merged
merged 3 commits into from
Oct 25, 2023
Merged

chore: cherry pick #7584 #7588

merged 3 commits into from
Oct 25, 2023

Conversation

sethkfman
Copy link
Contributor

Description

Release cherry-pick #7584

## **Description**

Recreating PRs:
- #7483
- #7544
<!--
Write a short description of the changes included in this pull request,
also include relevant motivation and context. Have in mind the following
questions:
1. What is the reason for the change?
2. What is the improvement/solution?
-->

## **Related issues**

Fixes: #

## **Manual testing steps**

1. Go to this page...
2.
3.

## **Screenshots/Recordings**

<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->

### **Before**

<!-- [screenshots/recordings] -->

### **After**

<!-- [screenshots/recordings] -->

## **Pre-merge author checklist**

- [ ] I’ve followed [MetaMask Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've clearly explained what problem this PR is solving and how it
is solved.
- [ ] I've linked related issues
- [ ] I've included manual testing steps
- [ ] I've included screenshots/recordings if applicable
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
- [ ] I’ve properly set the pull request status:
  - [ ] In case it's not yet "ready for review", I've set it to "draft".
- [ ] In case it's "ready for review", I've changed it from "draft" to
"non-draft".

## **Pre-merge reviewer checklist**

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
@github-actions
Copy link
Contributor

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.

@chrisleewilcox chrisleewilcox added the QA in Progress QA has started on the feature. label Oct 25, 2023
@codecov-commenter
Copy link

Codecov Report

Attention: 99 lines in your changes are missing coverage. Please review.

Comparison is base (eca37f5) 34.66% compared to head (0fd95a5) 34.61%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           release/7.10.0    #7588      +/-   ##
==================================================
- Coverage           34.66%   34.61%   -0.05%     
==================================================
  Files                1023     1021       -2     
  Lines               27345    27308      -37     
  Branches             2242     2238       -4     
==================================================
- Hits                 9478     9454      -24     
+ Misses              17369    17359      -10     
+ Partials              498      495       -3     
Files Coverage Δ
app/core/WalletConnect/WalletConnectV2.ts 2.27% <0.00%> (ø)
app/core/SDKConnect/utils/DevLogger.ts 33.33% <33.33%> (ø)
app/core/DeeplinkManager.js 1.26% <0.00%> (ø)
app/core/SDKConnect/AndroidSDK/AndroidService.ts 0.00% <0.00%> (ø)
app/core/SDKConnect/utils/wait.util.ts 14.00% <6.66%> (ø)
app/core/SDKConnect/SDKConnect.ts 1.71% <1.49%> (ø)

... and 21 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Oct 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

2.2% 2.2% Coverage
0.0% 0.0% Duplication

@chrisleewilcox chrisleewilcox added Spot Check on the Release Build If a ticket doesn't require feature QA, but does require some form of manual spot checking and removed QA in Progress QA has started on the feature. labels Oct 25, 2023
Copy link
Contributor

@chrisleewilcox chrisleewilcox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chrisleewilcox chrisleewilcox merged commit b2e5fbc into release/7.10.0 Oct 25, 2023
24 checks passed
@chrisleewilcox chrisleewilcox deleted the cherry-pick-rc/7584 branch October 25, 2023 07:30
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-7.10.0 Spot Check on the Release Build If a ticket doesn't require feature QA, but does require some form of manual spot checking team-sdk SDK team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants