Skip to content

Configure code coverage#53

Open
slecleach wants to merge 3 commits intorai-opensource:mainfrom
slecleach:slecleach/codecov
Open

Configure code coverage#53
slecleach wants to merge 3 commits intorai-opensource:mainfrom
slecleach:slecleach/codecov

Conversation

@slecleach
Copy link
Copy Markdown
Collaborator

@slecleach slecleach commented Jun 22, 2025

This is tested on my fork. It uploaded the coverage to my fork's codecov page.
https://app.codecov.io/github/slecleach/judo/commit/047fc7bf144df542aca7a3c16d07559e1263b296

image

This is covering the judo folder correctly:
image

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.58%. Comparing base (5ab57f0) to head (047fc7b).
Report is 20 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #53       +/-   ##
===========================================
- Coverage   83.76%   44.58%   -39.19%     
===========================================
  Files           2       34       +32     
  Lines         191     1994     +1803     
  Branches        0      188      +188     
===========================================
+ Hits          160      889      +729     
- Misses         31     1063     +1032     
- Partials        0       42       +42     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alberthli
Copy link
Copy Markdown
Collaborator

As per slack discussion with @pculbertson, there seems to be a way to exclude __init__.py files from the coverage report, which would reduce the amount of over-reported coverage in the report. We should revisit this and make sure the number appears accurately.

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