π£New #SuCoS v1.2.0 release is here! #CodeQuality takes the lead with @dotnet #AutomatedTests on #gitlab + #nuke, #coverlet, improved page lists, and a better-organized code, this upgrade polishes the edges. Peek behind the scenes at
https://sucos.brunomassa.com/blog/v1.2.0-release-polishing-the-edges
ππ»π #TDD
#sucos #codequality #AutomatedTests #gitlab #nuke #coverlet #tdd
@marcorossignoli I noticed that you're one of the main contributors on Coverlet.
I created this [issue](https://github.com/coverlet-coverage/coverlet/issues/1461) because I'm getting 0% coverage for code executed by integration tests using WebApplicationFactory.
The issue seems to be specific to my solution because I created a minimum solution and the coverage worked (linked in my latest comment).
Do you know what might be going wrong?
Any help would be greatly appreciated.
#dotnet #coverlet #integrationtesting