Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I have a C# project, I am using dotCover to perform code coverage,
At the time of the build, I need to configure the code coverage data in bamboo,
because if the code does not reach the coverage needed for deploy, it should fail.
I do not know how to configure this scenario. can you help me?