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

Microsoft / vscode-mssql / 267
65%

Build:
DEFAULT BRANCH: dev
Ran 01 Feb 2017 09:36PM UTC
Jobs 1
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

pending completion
267

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

Jobs
ID Job ID Ran Files Coverage
1 267.1 01 Feb 2017 09:36PM UTC 0
62.29
Travis Job 267.1
Source Files on build 267
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #267
  • 214a686f on github
  • Prev Build on dev (#265)
  • Next Build on dev (#270)
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