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

Test, fix and cleanup cordova serve #687

Merged
merged 14 commits into from
Sep 29, 2018

Conversation

raphinesse
Copy link
Contributor

This is the last larger refactor that I needed/wanted to get done before tackling #681 and in turn #657.

I tried to keep the commits very focused to make the review easier. I also did manual testing of the server.

@raphinesse raphinesse added this to 🐣 New PR / Untriaged in Apache Cordova: Tooling Pull Requests via automation Sep 8, 2018
@codecov-io
Copy link

Codecov Report

Merging #687 into master will increase coverage by 2.48%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #687      +/-   ##
==========================================
+ Coverage   83.03%   85.52%   +2.48%     
==========================================
  Files          50       50              
  Lines        2759     2728      -31     
==========================================
+ Hits         2291     2333      +42     
+ Misses        468      395      -73
Impacted Files Coverage Δ
src/cordova/serve.js 100% <100%> (+84.88%) ⬆️

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 1bc9dd0...36ce5a5. Read the comment docs.

@raphinesse raphinesse moved this from 🐣 New PR / Untriaged to ⏳ Waiting for Review in Apache Cordova: Tooling Pull Requests Sep 8, 2018
@raphinesse
Copy link
Contributor Author

I will go ahead and merge this in the coming days if there will be no further feedback.

@raphinesse raphinesse merged commit ba90e39 into apache:master Sep 29, 2018
Apache Cordova: Tooling Pull Requests automation moved this from ⏳ Ready for Review to 🏆 Merged, waiting for Release Sep 29, 2018
@raphinesse raphinesse deleted the to-serve-and-protect branch September 29, 2018 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Apache Cordova: Tooling Pull Requests
🏆 Merged, waiting for Release
Development

Successfully merging this pull request may close these issues.

None yet

2 participants