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 coverage badge and report #481

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

afuetterer
Copy link
Contributor

Description

This PR adds a coverage badge to the README showing the percentage of code coverage in the project. Also it deploys a code coverage HTML report to GitHub pages.

Example: https://afuetterer.github.io/fuji/coverage/

Types of changes

  • Other (please describe): CI

Checklist

  • I have read the contributor guide.
  • My code follows the code style of this project.
  • All new and existing tests passed.

Copy link

github-actions bot commented Jan 16, 2024

📋 Pytest Results

18 tests  ±0   18 ✅ ±0   27s ⏱️ +7s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit b4ca194. ± Comparison against base commit 72b2234.

♻️ This comment has been updated with latest results.

Copy link

📋 Code Coverage

Code Coverage

Package Line Rate Branch Rate Health
. 51% 35%
config 100% 100%
controllers 85% 56%
evaluators 64% 37%
harvester 63% 52%
helper 66% 55%
models 80% 87%
Summary 70% (6633 / 9461) 60% (2815 / 4672)

@huberrob huberrob merged commit 64ca5f1 into pangaea-data-publisher:master Jan 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants