This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit c109ce7c5af5efd05704d259aa9288766dcde421
Merge: f628f61 7d96cb5
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Fri Aug 10 19:42:10 2018 +0900

    Merge pull request #377 from erisu/increase-code-coverage
    
    Increase Code Coverage & use nyc

 .gitignore                             |   3 +-
 .istanbul.yml                          |   5 -
 .travis.yml                            |   3 +-
 package.json                           |  24 +++--
 tests/spec/component.json              |   8 ++
 tests/spec/component/versions.spec.js  |  63 ++++++++++++
 tests/spec/coverage.json               |   9 ++
 tests/spec/{jasmine.json => unit.json} |   0
 tests/spec/unit/build.spec.js          | 170 +++++++++++++++++++++++++++++++++
 tests/spec/unit/lib/check_reqs.spec.js | 113 ++++++++++++++++++++++
 tests/spec/unit/versions.spec.js       |   8 +-
 11 files changed, 388 insertions(+), 18 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to