There have been a couple of fixes in SQLCover this week, kindly submitted by John Mclusky (https://github.com/jmclusky):
and
DeclareTableVariableStatement statements cannot be covered, so report falsely as missing coverage
I have also changed where the releases can be downloaded from to use the github releases:
https://github.com/GoEddie/SQLCover/releases
The previous version is still available but I would recommend the latest version.
Finally I have started a seperate page to bring all the links together and will add a FAQ at some point:
https://the.agilesql.club/Projects/SQLCover
Happy testing!