finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

Code Coverage Not Working Properly #242

Closed robmoffat closed 2 years ago

robmoffat commented 3 years ago

Although it shows up in codecov.io, it's not linked to the source, so it's difficult to see which code is covered and which isn't.

Coverage now fixed by adding a separate coverage module.

Lots of dead code to remove