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

Add code coverage and refactor cli. #600

Merged
merged 3 commits into from Mar 31, 2016
Merged

Add code coverage and refactor cli. #600

merged 3 commits into from Mar 31, 2016

Conversation

m-mujica
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 357e6d6 on cli-refactor into * on master*.

@@ -19,3 +19,4 @@ notifications:
- matthew@bitovi.com
on_success: change
on_failure: change
script: npm run coverage:upload
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This means the guide tests are not running in Travis. We need to be able to run all of these things as well: https://github.com/donejs/donejs/blob/cli-refactor/package.json#L10

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 13685b8 on cli-refactor into * on master*.

The binary has a different name in windows, so I changed the test to
create the fake binary with the right name based on the OS it's running,
also this PR changes cmd-init to it re-uses the run-binary module which
has logic to handle the binary names based on the OS.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e5a605e on cli-refactor into * on master*.

@m-mujica
Copy link
Contributor Author

@matthewp is there a way to rebuild that failing appveyor job? it seems to be a one time thing https://ci.appveyor.com/project/daffl/donejs/build/1.0.1246/job/gnfrlgaor43xgtam#L1897

@m-mujica m-mujica merged commit e5a605e into master Mar 31, 2016
@m-mujica m-mujica deleted the cli-refactor branch March 31, 2016 20:26
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

3 participants