Code Monkey home page Code Monkey logo

sethfalco / vscode-coverage-gutters Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryanluker/vscode-coverage-gutters

0.0 0.0 0.0 27.99 MB

Display test coverage generated by lcov and xml - works with many languages

Home Page: https://marketplace.visualstudio.com/items?itemName=ryanluker.vscode-coverage-gutters

License: MIT License

Shell 0.05% JavaScript 1.78% Ruby 3.59% Python 0.30% PHP 1.30% Java 1.14% C# 0.42% TypeScript 87.07% HTML 3.67% Dockerfile 0.69%

vscode-coverage-gutters's Introduction

coverage-gutters

Display test coverage generated by lcov or xml in your editor.

Call for Maintainers

Looking for helpful people to assist with bugs, new features or performance improvements.
The project has a full suite of tests and code linting, making it very new contributor friendly.
Take a look at some of the open github issues and see if any catch your eye!
https://github.com/ryanluker/vscode-coverage-gutters/issues

Features

Coverage Gutters features watch

  • Supports any language as long as you can generate a lcov style coverage file
  • Extensive logging and insight into operations via the output logs
  • Multi coverage file support for both xml and lcov
  • Coverage caching layer makes for speedy rendering even in large files
  • Relative coverage file resolution for those with complex file paths
  • Preview coverage reports inside the editor
  • Huge amount of workspace settings to customize the features to your liking
  • Colour compatibility with light and dark themes
  • Custom coverage paths with a hot swapping feature for remote builds

Common Commands

Watch (activated via command palette or shortcut icon on the status bar): Activating watch allows the extension to keep track of coverage changes and update its cache. It also will automatically apply coverage to a file if some exists.

Display (activated via command palette or shortcut key): Displays coverage for the current activated file only, does not update if the coverage files change.

Preview Report (activated via command palette): Shows you a html preview of your coverage reports in your editor.

Officially Supported Languages (Backed by tests ran nightly)

See examples directory on how to setup a project.

Tips and Tricks

Using Breakpoints: Currently to both use the extension and code debugging breakpoints, you need to disable the gutter coverage and enable the line coverage via the settings ( coverage-gutters.showGutterCoverage and coverage-gutters.showLineCoverage respectively).

Requirements

  • vscode 1.27.0 and up
  • macos, linux or windows
  • Requires Live Preview extension
    • vscode extension id: ms-vscode.live-server
    • v0.2.12 or higher

Extension Settings

See extension setting options in IDE.

Known Issues

Release Notes

Contribution Guidelines

About Me

If you are interested in what else I work on, checkout my website or github profile!
https://luker.dev
https://github.com/ryanluker


Icon made by Dave Gandy from www.flaticon.com is licensed by CC 3.0 BY

vscode-coverage-gutters's People

Contributors

ryanluker avatar mattseddon avatar amatosov-rbx avatar pdfowler avatar timagixe avatar aussidavid avatar vxdguy avatar kaytbode avatar tadaboody avatar dependabot[bot] avatar brandongk avatar spodym avatar webmaster777 avatar cceckman avatar timthelion avatar openningia avatar felipecaputo avatar ermshiperete avatar anishkny avatar fschwaiger avatar ilharp avatar neozenith avatar masov avatar flatrick avatar chcap avatar justarandomgeek avatar wenbei avatar dw8reaper avatar flatrick-priv avatar kh2se2013 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.