Skip to content

docs(ci): Link the JaCoCo coverage reports from README and CONTRIBUTING#72

Merged
ebouchut merged 1 commit into
devfrom
docs-add-link-to-coverage-report
Jul 7, 2026
Merged

docs(ci): Link the JaCoCo coverage reports from README and CONTRIBUTING#72
ebouchut merged 1 commit into
devfrom
docs-add-link-to-coverage-report

Conversation

@ebouchut

@ebouchut ebouchut commented Jul 7, 2026

Copy link
Copy Markdown
Owner

This PR:

  • adds a Test Coverage Report subsection to the Running Tests section of
    CONTRIBUTING.md explaining where the JaCoCo (Java Code Coverage) report lands:
    • locally
      (target/site/jacoco/index.html) after make test
    • on CI (thejacoco-coverage-report artifact of each Tests workflow run),
  • reference the test coverage report in the README

Add a Test Coverage Report subsection to the Running Tests section of
CONTRIBUTING.md explaining where the JaCoCo report lands locally
(target/site/jacoco/index.html after make test) and on CI (the
jacoco-coverage-report artifact of each Tests workflow run), and reference
it from the README documentation list.
Copilot AI review requested due to automatic review settings July 7, 2026 16:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@ebouchut ebouchut self-assigned this Jul 7, 2026
@ebouchut ebouchut added documentation Improvements or additions to documentation ci Continuous Integration labels Jul 7, 2026
@ebouchut ebouchut added this to the v0.9 - Code Freeze milestone Jul 7, 2026
@ebouchut ebouchut added the test label Jul 7, 2026
@ebouchut ebouchut moved this to In Review in learn-dev-project Jul 7, 2026
@ebouchut ebouchut merged commit 2ed3dea into dev Jul 7, 2026
4 checks passed
@ebouchut ebouchut deleted the docs-add-link-to-coverage-report branch July 7, 2026 18:16
@github-project-automation github-project-automation Bot moved this from In Review to Done in learn-dev-project Jul 7, 2026
@ebouchut ebouchut changed the title docs: Link the JaCoCo coverage reports from README and CONTRIBUTING docs(ci): Link the JaCoCo coverage reports from README and CONTRIBUTING Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration documentation Improvements or additions to documentation test

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants