Email Notifications to include coverage statistics
Answered
Is there any way to include code coverage results in notification email?
Please sign in to leave a comment.
Hello,
At the moment there is no ability to include coverage report into email notification message. Please vote for this feature request at http://youtrack.jetbrains.com/issue/TW-7318.
As of now you can write a TeamCity Java plugin to include custom data into the notification message, see https://confluence.jetbrains.com/display/TCD9/Extending+Notification+Templates+Model.