Git Product home page Git Product logo

runcoverletreport's People

Contributors

cdessana avatar gtteamamxx avatar happypig375 avatar stingyjack avatar the-dext avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

runcoverletreport's Issues

Add coverlet auto-detection

Add ability to detect coverlet.MSBuild, coverlet.collector or display an error if neither package is found.

Disabling MSBuild in the settings did the trick. Now it's working.
Is it possible to add some auto detection?
And maybe output a warning if neither collector or MSBuild package is referenced.

Originally posted by @danielpalme in #1 (comment)

Temp path can not be found

After runnig the tool the following error will be displayed:

Could not find file TempPath-GUID-\coverage.cubertura.xml

The given location exist, but contains an empty folder name "coverageReport".

Is there a way to run code coverage with current test project

Hi,

First of all, this is a great VS extension!

But when I try to cover one of my project, I don't expect the whole solution got restored/built/tested.

Is there any options/settings to let me just run the coverage against the select test project?

License

Would it be possible to add an open-source license to this repository?
I really like the extension and the help it provides, but unfortunately, it seems as if the work on the projects has stopped.
Without a license, I would not be able to make any modifications to the project for my use case.
Thank you in advance.

Highlighting disappears on scrolling

I'm using VS2019 16.8.4. If i run a new coverage report and toggle the "Tools -> Toggle Code Coverage Highlighting" the coverage is shown in the VS texteditor. But when i scroll down and back up the highlighting disappears.

scroll.mp4

Do you have any idea what might be wrong? Please let me know if i can help somehow.

Additional coverlet parameters

Our build process has a number of additional parameters we pass to Coverlet when we run - things like ExcludeByAttribute, SkipAutoProps, etc. It would be great if there was a way to pass those in as well, so our local runs are closer to the build process.

Collector mode disregards ExcludeAssemblyPatterns

Steps to reproduce:
Exclude one assembly/pattern from the code coverage (in tools > run coverlet report parameters)
Run in collector mode
=> The assembly in not excluded from the coverage report

Root cause: ExcludeAssemblyPatterns is used to hydrate a local variable that is not used in the command args.

Add License parameter to enable ReportGenerator PRO

Hi!

ReportGenerator now has a PRO version.

However, currently, there is nowhere where license code may be added. There is a new -license argument as can be seen here.

My suggestion is to add a new item in options so that we may add license code.

Regards,

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.