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

ci: add JaCoCo code coverage check #102

Merged
merged 5 commits into from
Jun 20, 2024
Merged

Conversation

phmz
Copy link
Collaborator

@phmz phmz commented May 22, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the new behavior?

Run the coverage via github actions

Does this PR introduce a breaking change?

  • Yes
  • No

@phmz phmz force-pushed the ci/add-github-action-coverage branch from 548c4de to 2030e18 Compare May 22, 2024 07:57
Copy link

github-actions bot commented May 22, 2024

⚡ Coverage report

Overall Project 84.56% 🍏

There is no coverage information present for the Files changed

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.00%. Comparing base (6473127) to head (912614d).

Current head 912614d differs from pull request most recent head db81374

Please upload reports for the commit db81374 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #102   +/-   ##
=========================================
  Coverage     83.00%   83.00%           
  Complexity      123      123           
=========================================
  Files            22       22           
  Lines           306      306           
  Branches         43       43           
=========================================
  Hits            254      254           
  Misses           28       28           
  Partials         24       24           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phmz phmz force-pushed the ci/add-github-action-coverage branch from 2030e18 to 01b95c8 Compare June 19, 2024 10:27
.github/workflows/pr.yml Outdated Show resolved Hide resolved
@phmz phmz force-pushed the ci/add-github-action-coverage branch from 389f944 to db81374 Compare June 20, 2024 12:33
@phmz phmz requested review from lolo101 and tmonegier June 20, 2024 12:40
@phmz phmz merged commit 2c60a58 into master Jun 20, 2024
1 check passed
@phmz phmz deleted the ci/add-github-action-coverage branch June 20, 2024 12:59
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