Skip to content

test(sweeps): fix code coverage to track src not tests#126

Merged
kelu-wandb merged 20 commits into
masterfrom
kelu/fix-coverage
May 22, 2026
Merged

test(sweeps): fix code coverage to track src not tests#126
kelu-wandb merged 20 commits into
masterfrom
kelu/fix-coverage

Conversation

@kelu-wandb

@kelu-wandb kelu-wandb commented May 13, 2026

Copy link
Copy Markdown
Collaborator

Code coverage was previously broken and only tracking coverage on tests themselves not the code under test.

Only running code coverage on the python 3.10 tests, not 3.11 and 3.12.

Outside of this PR, also looked up CODECOV_TOKEN from https://app.codecov.io/gh/wandb/sweeps/config/general and added it to https://app.circleci.com/settings/project/github/wandb/sweeps/environment-variables as well as configured comment report.

@codecov

codecov Bot commented May 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kelu-wandb kelu-wandb changed the title test(sweeps): fix code coverage test(sweeps): fix code coverage reporting May 14, 2026
@kelu-wandb kelu-wandb requested a review from KyleGoyette May 14, 2026 05:37
@kelu-wandb kelu-wandb changed the title test(sweeps): fix code coverage reporting test(sweeps): fix code coverage May 14, 2026
@kelu-wandb kelu-wandb changed the title test(sweeps): fix code coverage test(sweeps): fix code coverage to point to src not tests May 14, 2026
@kelu-wandb kelu-wandb changed the title test(sweeps): fix code coverage to point to src not tests test(sweeps): fix code coverage to track src not tests May 14, 2026
@kelu-wandb kelu-wandb marked this pull request as ready for review May 14, 2026 05:42
@kelu-wandb

kelu-wandb commented May 18, 2026

Copy link
Copy Markdown
Collaborator Author

Base automatically changed from kelu/uv to master May 22, 2026 17:50
git-deck used 28af4c0 as the merge base because b7ad0c0 is a squash merge of that history.
@kelu-wandb kelu-wandb merged commit c17f652 into master May 22, 2026
9 checks passed
@kelu-wandb kelu-wandb deleted the kelu/fix-coverage branch May 22, 2026 18:35
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