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

Netmilk/new rest reporter #69

Merged
merged 5 commits into from Jun 11, 2014
Merged

Netmilk/new rest reporter #69

merged 5 commits into from Jun 11, 2014

Conversation

netmilk
Copy link
Contributor

@netmilk netmilk commented Jun 11, 2014

No description provided.

netmilk pushed a commit that referenced this pull request Jun 11, 2014
@netmilk netmilk merged commit 210e7a8 into master Jun 11, 2014
@netmilk netmilk deleted the netmilk/new-rest-reporter branch June 11, 2014 12:53
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) when pulling 553cd88 on netmilk/new-rest-reporter into dc86f2b on master.

@@ -59,6 +59,8 @@ configureReporters = (config, stats, tests) ->
usedFileReportersLength = usedFileReporters.length
if reporters.indexOf('apiary') != -1
usedFileReportersLength = usedFileReportersLength - 1
if process.env['DREDD_REST_TOKEN'] == undefined or process.env['DREDD_REST_SUITE'] == undefined
Copy link

Choose a reason for hiding this comment

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

You can do just if not process.env.DREDD_REST_TOKEN or not process.env.DREDD_REST_SUITE

artem-zakharchenko pushed a commit that referenced this pull request Oct 9, 2019
…rsions

Drop support for Node 0.10 and 0.12
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