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

Fix incorrect runArguments assignment #779

Merged
merged 2 commits into from
Aug 28, 2018

Conversation

ruslan-bikkinin
Copy link
Contributor

@ruslan-bikkinin ruslan-bikkinin commented Aug 28, 2018

This PR fixes critical issue with android debugging introduced in 0.6.14.
#777

@codecov-io
Copy link

Codecov Report

Merging #779 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #779      +/-   ##
==========================================
- Coverage   14.32%   14.31%   -0.02%     
==========================================
  Files          62       62              
  Lines        3273     3276       +3     
  Branches      427      427              
==========================================
  Hits          469      469              
- Misses       2804     2807       +3
Impacted Files Coverage Δ
src/extension/ios/iOSPlatform.ts 0% <ø> (ø) ⬆️
src/extension/generalMobilePlatform.ts 0% <0%> (ø) ⬆️
src/extension/android/androidPlatform.ts 0% <0%> (ø) ⬆️

@ruslan-bikkinin ruslan-bikkinin merged commit b9fbf69 into microsoft:master Aug 28, 2018
@ruslan-bikkinin ruslan-bikkinin changed the title FIx incorrect runArguments assignment Fix incorrect runArguments assignment Aug 28, 2018
ruslan-bikkinin added a commit to ruslan-bikkinin/vscode-react-native that referenced this pull request Aug 28, 2018
ruslan-bikkinin added a commit that referenced this pull request Aug 28, 2018
* Revert "FIx incorrect runArguments assignment (#779)"

This reverts commit b9fbf69.

* Revert "Update changelog (#775)"

This reverts commit 5517641.

* Revert "Remove code push images (#771)"

This reverts commit b34bce9.

* Revert "Added support for Build Multiple Versions of React Native app (#766)"

This reverts commit 3e313f6.

* Revert "Update debugging.md (#765)"

This reverts commit fcfec28.

* Revert "fix typo (#763)"

This reverts commit 4dd439f.

* merge

* Revert "Use fork instead of spawn for AppWorker (#760)"

This reverts commit 2df05fa.

* Revert "Added some logging for debug (#759)"

This reverts commit 46e2461.

* Revert "[Android] Add reading SDK location from local.properties (#754)"

This reverts commit 43e1a99.

* Revert "Fixed error while stop expo packager (#753)"

This reverts commit 77b86bf.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants