Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SONARCOVRG-14 handle overall coverage reports #5

Closed
wants to merge 1 commit into from
Closed

SONARCOVRG-14 handle overall coverage reports #5

wants to merge 1 commit into from

Conversation

pawlakm
Copy link
Contributor

@pawlakm pawlakm commented Sep 27, 2015

The plugin now reports correctly overall coverage. Here is a list of
what has been done.

  • modified plugin classes to handle overall coverage report
  • fixed tests to make them pass
  • modified pom.xml in order to increase jar max size

Existing tests are really difficult to read and understand as they are
based on logger messages. I let you check what has been done + what
test is missing if any.

The plugin now reports correctly overall coverage. Here is a list of
what has been done.

- modified plugin classes to handle overall coverage report
- fixed tests to make them pass
- modified pom.xml in order to increase jar max size

Existing tests are really difficult to read and understand as they are
based on logger messages. I let you check what has been done + what
test is missing if any.
@pawlakm
Copy link
Contributor Author

pawlakm commented Sep 27, 2015

Screenshot showing configuration view:
screen shot 2015-09-27 at 20 30 04

Screenshot showing components view:
screen shot 2015-09-27 at 20 28 25

Screenshot showing dashboard widgets:
screen shot 2015-09-27 at 20 31 22

@pawlakm
Copy link
Contributor Author

pawlakm commented Sep 27, 2015

Here follows the URL to the example project used to generate the UT/IT/Overall coverage data used in the provided screenshots.

https://github.com/pawlakm/qualinsight-mojo-cobertura-example/tree/master

@mpaladin
Copy link
Contributor

mpaladin commented Dec 1, 2015

@pawlakm I rebased your PR and merged it with slight modifications in #8, thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants