GoEddie / SQLCover

Apache License 2.0
63 stars 52 forks source link

Download Problems and Instructions on Generating Cobertura Report #52

Closed twoodhouse closed 4 years ago

twoodhouse commented 4 years ago

@GoEddie I'm new to this project, and have had several issues getting it working.

First, this link just downloads a file "download.php", and not anything usable. http://the.agilesql.club/SQLCover/download.php

Because of that, I've been using the files in src/SQLCover/releases/template as the executables. Are these even up to date? There are no instructions on how to build the project ...

Using the files in src/SQLCover/releases/template, I was able to get a coverage report generated, but I need a coverage report in Cobertura format. I can't find any examples or instructions on how to generate a Cobertura report.

Thanks for your help! I'm excited by what my company may be able to do with this project.

twoodhouse commented 4 years ago

Closing this ticket since I eventually got the cobertura report working. I had to edit the SQLCover.ps1 file to add a new function for it. Ultimatly I couldn't get the project build to work locally so I had to download the backage from nuget.org