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

mbland / custom-links
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: transfer-ownership
DEFAULT BRANCH: master
Repo Added 25 Jul 2017 03:57PM UTC
Files 26
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 save-on-exit
branch: save-on-exit
CHANGE BRANCH
x
Reset
  • save-on-exit
  • add-api-for-search
  • add-okta
  • alpine-fix
  • api-json
  • autocomplete-and-target-search
  • autocomplete-api
  • autocomplete-ui
  • backend-delete
  • bump-npms-and-dockerfile
  • cc-test-reporter
  • cla-#147
  • codeclimate-token
  • config-redis
  • count-links
  • count-to-clicks
  • create-and-update-stamps
  • create-click-handler
  • create-link-view
  • create-unknown-link
  • deindex-and-reindex
  • delete-link
  • dialog
  • dialog-data
  • do-operation
  • docker
  • dockerize
  • downcase-ids
  • downcase-users-domains
  • edit-link
  • edit-link-nonfunctional
  • edit-view-support
  • empty-hash-view
  • env-config-override
  • extract-api-helpers
  • extract-flash
  • fix-error-response
  • fix-search-short-links
  • fix-smoke-test-flakiness
  • fixups
  • focus-element
  • headless-chrome
  • jsdoc
  • launch-redis
  • log
  • make-api-call
  • master
  • migrate-autocomplete-target-url-indexes
  • my-links
  • my-links-buttons
  • my-links-e2e
  • my-links-landing-page
  • readme
  • redis-refactor
  • redis-shutdown
  • refactor
  • remove-tabindex
  • rename-location-to-target
  • rename-redirectdb-to-linkdb
  • rename-url-to-link
  • search-links
  • search-on-target-link
  • search-ui
  • show-timestamps
  • show-view-handle-rejection
  • show-view-promise
  • stabilize-e2e
  • style-touchups
  • target-index-sets
  • transfer-ownership
  • travis-ci-fix
  • update-npms
  • update-packages
  • urlp-to-cl
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • view-and-backend
  • wait-for-redis

pending completion
551

push

travis-ci

mbland
serve: Fix nc command, test output matching

On Linux, `nc` will exit with an error if the hostname argument is
empty. Setting it to `localhost` by default fixes the problem.

On Travis, it appears that file descriptors for standard output and
error still look like terminal file descriptors to Bash, even after
being redirected to a file (i.e. `[[ -t 0 && -t 1 ]]` is always true)`.
This causes the `log` module from `go-script-bash` to always emit
terminal-formatted log labels. This played havoc with the previous
`assert_output_matches` assertions, which only checked for whitespace
between log label text and the log message text. The fix was to update
each assertion so that all log labels are immediately followed by `.* `.

291 of 318 branches covered (91.51%)

Branch coverage included in aggregate %.

2583 of 2612 relevant lines covered (98.89%)

21.15 hits per line

Relevant lines Covered
Build:
Build:
2612 RELEVANT LINES 2583 COVERED LINES
21.15 HITS PER LINE
Source Files on save-on-exit
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
551 save-on-exit serve: Fix nc command, test output matching On Linux, `nc` will exit with an error if the hostname argument is empty. Setting it to `localhost` by default fixes the problem. On Travis, it appears that file descriptors for standard output and err... push 19 Aug 2017 03:15AM UTC mbland travis-ci pending completion  
545 save-on-exit test/scripts: Temporarily disable coverage I want to do a PR specifically focusing on enabling coverage for Bats tests, and to see if it can be unified with the JavaScript coverage reports. push 19 Aug 2017 12:52AM UTC mbland travis-ci pending completion  
543 save-on-exit test/scripts: Temporarily disable coverage I want to do a PR specifically focusing on enabling coverage for Bats tests, and to see if it can be unified with the JavaScript coverage reports. push 19 Aug 2017 12:46AM UTC mbland travis-ci pending completion  
541 save-on-exit serve: Ensure redis-server saves after signal This is part one of improved shutdown handling; part two will come in a future commit involving a more graceful shutdown of the main node process itself. I began to notice that running `./go serve` t... push 19 Aug 2017 12:38AM UTC mbland travis-ci pending completion  
540 save-on-exit serve: Ensure redis-server saves after signal This is part one of improved shutdown handling; part two will come in a future commit involving a more graceful shutdown of the main node process itself. I began to notice that running `./go serve` t... push 17 Aug 2017 09:03PM UTC mbland travis-ci pending completion  
536 save-on-exit WIP - Reliable shutdown Just need some tests... push 16 Aug 2017 09:41PM UTC mbland travis-ci pending completion  
535 save-on-exit WIP: Ensure Redis snapshot completes on shutdown push 15 Aug 2017 11:37PM UTC mbland travis-ci pending completion  
See All Builds (378)
  • 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