serenity-bdd / serenity-jira

14 stars 27 forks source link

Jira test coverage not working #66

Open ghost opened 7 years ago

ghost commented 7 years ago

If I put an issue tag into the feature file, the test coverage for that issue in the serenity report is showing as 0%.

image

image

cucumberVersion=1.2.4 junitVersion=4.12 seleniumJava=2.53.0 serenityVersion=1.2.3-rc.5 serenityJiraVersion=1.1.3-rc.2 serenityCucumberVersion=1.1.14

ghost commented 7 years ago

Would this be related to https://github.com/serenity-bdd/serenity-cucumber/issues/78 ?

wakaleo commented 7 years ago

Quite possibly.

robin-weller commented 6 years ago

I am getting this issue currently...

junit.version: 4.12 selenium.version: 3.8.1 serenity.version: 1.8.6 serenity-jira-plugin.version: 1.2.0 serenity-maven-plugin.version: 1.8.4 serenity-jira-requirements-provider: 1.8.0

Using the integration to update tickets in Jira, but not getting the coverage stats?