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

Microsoft / vscode-mssql / 267 / 1
65%
dev: 65%

Build:
DEFAULT BRANCH: dev
Ran 01 Feb 2017 09:36PM UTC
Files 59
Run time 3s
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

01 Feb 2017 09:32PM UTC coverage: 62.291% (+0.3%) from 61.975%
267.1

push

travis-ci

web-flow
Support Copy&Paste of Messages (#656)

Fixes #385. Added keyboard shortcut Ctrl+C and context menu support for copying from the Messages section. To do this:

Messages have a context menu handler with a single option of Copy.
Added use of the Rangy library which simplifies selection and text range manipulation, including pretty print support for copying as text. We need to copy as text since the HTML includes our anchor links to the current page and in dark mode the text is copied as black text on a black background

- Copy works with validation that only messages are copied
- Using Rangy's text() function to get correctly formatted text. This ensures it is tab delimited which is copiable into Excel and text editors in the expected format
- Copy shortcut key supports copying Messages

2164 of 3474 relevant lines covered (62.29%)

4.68 hits per line

Source Files on job 267.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 267
  • Travis Job 267.1
  • 214a686f on github
  • Prev Job for on dev (#265.1)
  • Next Job for on dev (#270.1)
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

© 2026 Coveralls, Inc