Skip to content

Added Istanbul to check test-coverage#468

Merged
ziluvatar merged 3 commits intoauth0:masterfrom
JacoKoster:coverage-reporting
Jun 16, 2018
Merged

Added Istanbul to check test-coverage#468
ziluvatar merged 3 commits intoauth0:masterfrom
JacoKoster:coverage-reporting

Conversation

@JacoKoster
Copy link
Copy Markdown
Contributor

While looking to add tests for PR 413 i noticed it would be helpful to have an overview of the tested code. Hopefully this helps :)

@JacoKoster
Copy link
Copy Markdown
Contributor Author

JacoKoster commented May 18, 2018

Build has failed because of node 5's limitations with block scoped items... :-(

My recommendation is to remove node <5 from the travis-testing-set and add the latest versions of node to the travis.yml... https://github.com/nodejs/Release#release-schedule indicates that 5 went out of life on 2016-06-30

@ziluvatar
Copy link
Copy Markdown
Contributor

I'll leave this on hold until we remove support for node 4 and 5. (I left a comment in your other PR #470)

@JacoKoster
Copy link
Copy Markdown
Contributor Author

Because of the update of the CI, this can now be merged :-)

(It is only a dev-dependency anyway)

.gitignore Outdated
.DS_Store
.nyc_output
coverage
node_modules_bak
Copy link
Copy Markdown
Contributor

@MitMaro MitMaro May 22, 2018

Choose a reason for hiding this comment

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

Should this line be here? Seems like it might have been included accidentally.

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.

Ah, yes, because the cost-of-modules takes quite some time i cancelled it and it left this folder. I added it in the ignore as i figured this shouldn't be checked in. I will remove it from the gitignore ;-)

@JacoKoster JacoKoster mentioned this pull request Jun 8, 2018
@MitMaro MitMaro mentioned this pull request Jun 14, 2018
23 tasks
@ziluvatar ziluvatar merged commit 9676a83 into auth0:master Jun 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants