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-12683: improved error messaging for when a plugin doesn't have pac… #548

Merged
merged 1 commit into from
Apr 21, 2017

Conversation

stevengill
Copy link
Contributor

…kage.json

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 Apr 21, 2017

Codecov Report

Merging #548 into master will decrease coverage by 0.02%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
- Coverage   83.34%   83.31%   -0.03%     
==========================================
  Files          65       65              
  Lines        5163     5167       +4     
  Branches     1029     1030       +1     
==========================================
+ Hits         4303     4305       +2     
- Misses        860      862       +2
Impacted Files Coverage Δ
cordova-lib/src/plugman/fetch.js 83.75% <50%> (-0.87%) ⬇️

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 8030d2a...193bdf3. Read the comment docs.

@purplecabbage
Copy link
Contributor

+1

@asfgit asfgit merged commit 193bdf3 into apache:master Apr 21, 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

4 participants