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

Enable ci.jenkins.io coverage reporting #524

Merged
merged 2 commits into from
Feb 3, 2023

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Feb 2, 2023

Enable coverage reporting on ci.jenkins.io

  • Add enable-jacoco profile for coverage reporting
  • Fix javadoc generation by not excluding jsr305

Also fixes a javadoc generation warning but removing the exclusion of the jsr305 dependency from spotbugs annotations.

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

Testing done

Compare the job before this change (no coverage report) and the pull request build with its coverage report

screencapture-ci-jenkins-io-job-Tools-job-plugin-installation-manager-tool-view-change-requests-job-PR-524-lastSuccessfulBuild-coverage-2023-02-02-13_34_32-edit

Requested reviewers

I'd love to have a review from one or more of the people in the GSoC mentoring prep meeting, including @freyam, @krisstern , @gounthar , or @jmMeessen . Reviews not strictly required, but would be nice.

@MarkEWaite MarkEWaite added the chore Project maintenance label Feb 2, 2023
@MarkEWaite MarkEWaite linked an issue Feb 2, 2023 that may be closed by this pull request
@MarkEWaite MarkEWaite merged commit 3e36672 into jenkinsci:master Feb 3, 2023
@MarkEWaite MarkEWaite deleted the report-coverage-in-ci branch February 3, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add coverage reporting to ci.jenkins.io job
1 participant