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

Exit with exitCode:1 if a plugin could not be restored from config.xml #541

Closed
wants to merge 1 commit into from

Conversation

purplecabbage
Copy link
Contributor

@purplecabbage purplecabbage commented Apr 12, 2017

Platforms affected

lib

What does this PR do?

see description

What testing has been done on this change?

manual testing

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.

@codecov-io
Copy link

Codecov Report

Merging #541 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #541      +/-   ##
==========================================
+ Coverage   82.42%   82.42%   +<.01%     
==========================================
  Files          68       68              
  Lines        5462     5463       +1     
  Branches     1072     1072              
==========================================
+ Hits         4502     4503       +1     
  Misses        960      960
Impacted Files Coverage Δ
cordova-lib/src/cordova/restore-util.js 95.81% <100%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d637f2...540bcb9. Read the comment docs.

@asfgit asfgit closed this in 8030d2a Apr 20, 2017
asfgit pushed a commit that referenced this pull request May 2, 2017
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.

None yet

2 participants