• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

silvermine / apigateway-utils
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: pb/upgrade-node-16
DEFAULT BRANCH: master
Repo Added 17 Mar 2017 01:38AM UTC
Files 9
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH npm-updates
branch: npm-updates
CHANGE BRANCH
x
Reset
  • npm-updates
  • add_request_logging
  • alb-support
  • allow_custom_resp_builder_classes_in_handler
  • errors_and_jwt_validation
  • fix_17_mime_with_params
  • fix_22_requestid_logging
  • fix_options_jwt_request
  • fix_response_builder_export
  • headers_and_bodies
  • inherit_content_type_exports
  • jwt_secured_request
  • jwt_validation_utility
  • master
  • new-error-format
  • no_console_rule
  • onebytegone_grab_bag
  • prepare_0.10.0
  • prepare_v0.9.0
  • stop_caching_errors_and_non_gets
  • syntactic_response_helpers
  • v0.10.0
  • v0.10.1
  • v0.11.0
  • v0.12.0
  • v0.12.1
  • v0.12.2
  • v0.9.0

pending completion
140

Pull #21

travis-ci

web-flow
Fix "console.error is not a function" on newer versions of node

See https://travis-ci.org/silvermine/apigateway-utils/builds/463798309?utm_medium=notification&utm_source=email

The problem was that when we used sinon to override `console.log` in the
tests, the global one was impacted, causing the error when disparate
parts of the code used other `console` functions. So in this commit,
rather than overriding `console` with sinon, we override a local `log`
function that would normally be bound to `console.log`.
Pull Request #21: NPM Updates

147 of 149 branches covered (98.66%)

Branch coverage included in aggregate %.

11 of 11 new or added lines in 2 files covered. (100.0%)

257 of 261 relevant lines covered (98.47%)

207.75 hits per line

Relevant lines Covered
Build:
Build:
261 RELEVANT LINES 257 COVERED LINES
207.75 HITS PER LINE
Source Files on npm-updates
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
140 npm-updates Fix "console.error is not a function" on newer versions of node See https://travis-ci.org/silvermine/apigateway-utils/builds/463798309?utm_medium=notification&utm_source=email The problem was that when we used sinon to override `console.log` in ... Pull #21 05 Dec 2018 01:18PM UTC web-flow travis-ci pending completion  
139 npm-updates Fix "console.error is not a function" on newer versions of node See https://travis-ci.org/silvermine/apigateway-utils/builds/463798309?utm_medium=notification&utm_source=email The problem was that when we used sinon to override `console.log` in ... push 05 Dec 2018 01:16PM UTC jthomerson travis-ci pending completion  
136 npm-updates Fix "console.error is not a function" on newer versions of node See https://travis-ci.org/silvermine/apigateway-utils/builds/463798309?utm_medium=notification&utm_source=email The problem was that when we used sinon to override `console.log` in ... Pull #21 05 Dec 2018 01:14PM UTC web-flow travis-ci pending completion  
135 npm-updates Fix "console.error is not a function" on newer versions of node See https://travis-ci.org/silvermine/apigateway-utils/builds/463798309?utm_medium=notification&utm_source=email The problem was that when we used sinon to override `console.log` in ... push 05 Dec 2018 01:13PM UTC jthomerson travis-ci pending completion  
132 npm-updates Upgrade dependencies that were causing `npm audit` warnings Pull #21 05 Dec 2018 11:40AM UTC web-flow travis-ci pending completion  
131 npm-updates Upgrade dependencies that were causing `npm audit` warnings push 05 Dec 2018 11:38AM UTC jthomerson travis-ci pending completion  
See All Builds (129)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc