SQLCover for replicated database
- Dominant language
- TSQL
- Stars
- 69
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
When I create a SQL server publication on my database, and then use SQLCover for it, I get the following error:

I have attached the Test.ps1 below.
[test.txt](https://github.com/GoEddie/SQLCover/files/3841200/test.txt)
Now when I remove the SQL replication via executing "EXEC sp_removedbreplication 'TestDb'", then the coverage script works fine.
Is there a way for me to find the coverage without actually removing the replication?
@GoEddie
Contributor guide
No contributing guide indexed for this repository
Research direction
Begin by running the attached Test.ps1 against a replicated TestDb and inspect the reported error; compare it with the same SQLCover run after executing EXEC sp_removedbreplication 'TestDb'. Done means establishing whether coverage can run while replication remains enabled and recording the required change or limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100