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

refactor: remove stub interface to cordova-create #820

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

raphinesse
Copy link
Contributor

Instead, cordova-create should be depended on directly by its users.

Follow-up to apache/cordova-cli#489

BREAKING CHANGE: removes export cordova.create

Instead, `cordova-create` should be depended on directly by its users.

Follow-up to apache/cordova-cli#489

BREAKING CHANGE: removes export `cordova.create`
@raphinesse raphinesse added this to the 10.0.0 milestone Nov 10, 2019
@raphinesse raphinesse requested a review from erisu November 10, 2019 20:38
@codecov-io
Copy link

codecov-io commented Nov 10, 2019

Codecov Report

Merging #820 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #820      +/-   ##
==========================================
+ Coverage   89.27%   89.28%   +0.01%     
==========================================
  Files          47       46       -1     
  Lines        2172     2166       -6     
==========================================
- Hits         1939     1934       -5     
+ Misses        233      232       -1
Impacted Files Coverage Δ
src/cordova/cordova.js 66.66% <ø> (ø) ⬆️

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 be96be9...aa90c82. Read the comment docs.

@raphinesse raphinesse merged commit 144314c into apache:master Nov 11, 2019
@raphinesse raphinesse deleted the remove-create branch November 11, 2019 12:41
raphinesse added a commit that referenced this pull request Jul 1, 2020
raphinesse added a commit that referenced this pull request Jul 2, 2020
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.28%. Comparing base (be96be9) to head (aa90c82).
Report is 91 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #820      +/-   ##
==========================================
+ Coverage   89.27%   89.28%   +0.01%     
==========================================
  Files          47       46       -1     
  Lines        2172     2166       -6     
==========================================
- Hits         1939     1934       -5     
+ Misses        233      232       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

4 participants