-
Notifications
You must be signed in to change notification settings - Fork 106
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: [IOPLT-813] Fix android run script and align Gemfile #6571
Conversation
Jira Pull Request LinkThis Pull Request refers to the following Jira issue IOPLT-813 |
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6571 +/- ##
==========================================
+ Coverage 48.42% 49.16% +0.73%
==========================================
Files 1488 1554 +66
Lines 31617 32069 +452
Branches 7669 7262 -407
==========================================
+ Hits 15311 15767 +456
- Misses 16238 16263 +25
+ Partials 68 39 -29 see 1739 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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
Short description
This PR updates the script to run android on local env debug mode after merging the canary release workflow.