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

Setup cobertura better so we have local html reports. #94

Merged
merged 4 commits into from
Oct 15, 2017

Conversation

ruebot
Copy link
Member

@ruebot ruebot commented Oct 15, 2017

GitHub issue(s):

  • n/a/

What does this Pull Request do?

Adds a cobertura reporting section, and removes unneeded config from build section for cobertura.

How should this be tested?

Build locally with mvn cobertura:cobertura and once the build completes, you should have a target/site/cobertura directory. Open index.html and should could see something along the lines of this:

screenshot from 2017-10-15 14-47-57

Tag @greebie you might be very interested in this. Maybe @ianmilligan1 too?

@ianmilligan1
Copy link
Member

This looks great - very useful. And I think @greebie will love this!

@ruebot
Copy link
Member Author

ruebot commented Oct 15, 2017

Hrm, looks like I need build section to report to CodeCov still https://github.com/archivesunleashed/aut/pull/94/files#diff-600376dffeb79835ede4a0b285078036L189

I'll add that back and and see if CodeCov fires.

@codecov
Copy link

codecov bot commented Oct 15, 2017

Codecov Report

Merging #94 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   63.85%   63.85%           
=======================================
  Files          38       38           
  Lines         747      747           
  Branches      141      141           
=======================================
  Hits          477      477           
  Misses        221      221           
  Partials       49       49

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c6fc974...d41c06f. Read the comment docs.

@ruebot
Copy link
Member Author

ruebot commented Oct 15, 2017

There we go. Should be good to merge now.

@ianmilligan1 ianmilligan1 merged commit 6db92e9 into master Oct 15, 2017
@ianmilligan1 ianmilligan1 deleted the test-reports branch October 15, 2017 19:38
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.

2 participants