Skip to content

Visual Studio Extension #396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
FortuneN opened this issue Nov 2, 2020 · 4 comments
Closed

Visual Studio Extension #396

FortuneN opened this issue Nov 2, 2020 · 4 comments

Comments

@FortuneN
Copy link

FortuneN commented Nov 2, 2020

Hello,

I have been working on a Visual Studio extension (Fine Code Coverage) that is powered by Coverlet, OpenCover and ReportGenerator.
The goal of the extension is to visualize coverage output inside VS while you code and run tests.
It is free and open source.

View in Github
View in Visual Studio Marketplace

I would like to thank you for ReportGenerator which is a vital part of the Fine Code Coverage extension.
Also, i would also like to (shamefully) request a listing on your repo/blog/... for the benefit of ReportGenerator users who are interested in a Visual Studio extension that utilizes ReportGenerator.

I ask because i myself was using your Azure DevOps pipeline extension long before i knew i could run it as a CLI on my desktop.
I hope my efforts amplify yours for Visual Studio users.

I eagerly await any terms, conditions, suggestions or feedback that you may have for me.

Regards

@danielpalme
Copy link
Owner

Thanks for sharing!

I will add this to my README within the next days.

There are some other extensions with similar functionality, which might be interesting:

https://github.com/the-dext/RunCoverletReport

https://github.com/axodox/AxoCover
https://marketplace.visualstudio.com/items?itemName=axodox1.AxoCover

@FortuneN
Copy link
Author

FortuneN commented Nov 3, 2020

Thank you

danielpalme added a commit that referenced this issue Nov 4, 2020

Verified

This commit was signed with the committer’s verified signature.
danielpalme Daniel Palme
***NO_CI***
@danielpalme
Copy link
Owner

@FortuneN
Copy link
Author

FortuneN commented Nov 4, 2020

Again; thank you, thank you, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants