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

spec cover apple version functions (covers GH-376 update) #384

Merged
merged 1 commit into from
Jul 31, 2018

Conversation

brodycj
Copy link
Contributor

@brodycj brodycj commented Jul 31, 2018

Platforms affected

iOS

What does this PR do?

(was part of GH-377 by @erisu)

What testing has been done on this change?

  • npm run unit-tests passes on local machine (also on deprecated Node.js 4 version)
  • npm test items pass on Travis CI (also on deprecated Node.js 4 version)
  • npm run unit-tests passes on AppVeyor CI (also on deprecated Node.js 4 version)

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.

(was part of apacheGH-377)

covers update from apacheGH-376

Co-authored-by: エリス <ellis.bryan@gmail.com>
Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
@codecov-io
Copy link

codecov-io commented Jul 31, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
+ Coverage   63.86%   65.62%   +1.76%     
==========================================
  Files          14       14              
  Lines        1702     1702              
  Branches      286      286              
==========================================
+ Hits         1087     1117      +30     
+ Misses        615      585      -30
Impacted Files Coverage Δ
bin/templates/scripts/cordova/lib/versions.js 46.06% <0%> (+33.7%) ⬆️

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 ff65098...f3273d5. Read the comment docs.

@brodycj brodycj merged commit b3f4bbb into apache:master Jul 31, 2018
@brodycj brodycj deleted the get-apple-version-test branch July 31, 2018 18:07
@brodycj brodycj mentioned this pull request Jul 31, 2018
1 task
erisu added a commit to erisu/cordova-ios that referenced this pull request Jan 16, 2019
(was part of apacheGH-377)

covers update from apacheGH-376

Co-authored-by: エリス <ellis.bryan@gmail.com>
Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
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.

3 participants