Skip to content

Add a way to change coverage report path#95

Merged
kof merged 6 commits intoqunitjs:masterfrom
hakubo:master
Jul 24, 2014
Merged

Add a way to change coverage report path#95
kof merged 6 commits intoqunitjs:masterfrom
hakubo:master

Conversation

@hakubo
Copy link
Copy Markdown
Contributor

@hakubo hakubo commented Jul 24, 2014

No description provided.

@hakubo
Copy link
Copy Markdown
Contributor Author

hakubo commented Jul 24, 2014

@kof What do you think?

@kof
Copy link
Copy Markdown
Contributor

kof commented Jul 24, 2014

Looks good, one thing: lets change path to {path: ...} in .setup
This way we can pass any options to the coverage module.

@kof
Copy link
Copy Markdown
Contributor

kof commented Jul 24, 2014

Wait better "dir" to be consistent with istanbul.

@hakubo
Copy link
Copy Markdown
Contributor Author

hakubo commented Jul 24, 2014

@kof something along this line?

Comment thread lib/coverage.js Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you don't need the assignment :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

That is what I thought, but this is slightly less magic right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I mean bit more readable.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

works both for me ... anyways, wanna change?

@hakubo
Copy link
Copy Markdown
Contributor Author

hakubo commented Jul 24, 2014

sure, np :)

kof added a commit that referenced this pull request Jul 24, 2014
Add a way to change coverage report path
@kof kof merged commit 5a3a4ad into qunitjs:master Jul 24, 2014
@kof
Copy link
Copy Markdown
Contributor

kof commented Jul 24, 2014

merged

@kof
Copy link
Copy Markdown
Contributor

kof commented Jul 24, 2014

published

@kof
Copy link
Copy Markdown
Contributor

kof commented Jul 24, 2014

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants