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

CB-12773: fixed incorrect plugin version fetching issue #553

Merged
merged 1 commit into from
May 9, 2017

Conversation

stevengill
Copy link
Contributor

@stevengill stevengill commented May 9, 2017

Platforms affected

What does this PR do?

What testing has been done on this change?

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-io commented May 9, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #553      +/-   ##
==========================================
+ Coverage   79.48%   79.48%   +<.01%     
==========================================
  Files          57       57              
  Lines        3943     3944       +1     
  Branches      828      828              
==========================================
+ Hits         3134     3135       +1     
  Misses        809      809
Impacted Files Coverage Δ
cordova-lib/src/cordova/plugin.js 85.3% <100%> (+0.03%) ⬆️

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 be7f7ac...fc32d62. Read the comment docs.

@asfgit asfgit merged commit fc32d62 into apache:master May 9, 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

3 participants