Comments
Sort by recent activity
Hi @Sergio R, Thanks for the response, do you know if the required SQLCover DLLs are included in the existing Redgate plugin? Do you know how the existing plugin creates a local DB connection (as the documentation suggest we need to spin up an additional database to test a package)? I don't really want to move away from using the redgate plugin, but if I'm having to hand-roll the solution I won't be using it to run the tests and submit the test report. Thanks / comments
Hi @Sergio R,Thanks for the response, do you know if the required SQLCover DLLs are included in the existing Redgate plugin?Do you know how the existing plugin creates a local DB connection (as the...
Hi @Sergio R Again thanks for the response. Do you know if the Redgate SQL Change Automation Build task will update and start using the new builds of tSQLt? If so would it be possible to add the code coverage at the same time? Thanks / comments
Hi @Sergio R Again thanks for the response.Do you know if the Redgate SQL Change Automation Build task will update and start using the new builds of tSQLt?If so would it be possible to add the code...
Hi @DanC, Thanks for the response, but I think I probably needed to expand on my question. I have the pipeline running SQL Tests via the RedgateSqlChangeAutomationBuild task: [image] [image] I need to get the code coverage. Does this task output the code coverage, if so, where is the file? I'm happy to convert it to the correct format after I have the file, but so far I can't see how to get the coverage from this task. From what I've read, it would seem that I have to abort using Redgate to get the coverage information. Thanks. / comments
Hi @DanC,Thanks for the response, but I think I probably needed to expand on my question.I have the pipeline running SQL Tests via the RedgateSqlChangeAutomationBuild task:I need to get the code co...