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

feat(python): produce code coverage from a unit test #404

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alexeagle
Copy link
Member

Ask Aspect workflows to upload the coverage data, though I'm expecting that's going to fail until I add a Codecov token to our GHA secrets.


Changes are visible to end-users: no

Test plan

  • New test cases added

@alexeagle alexeagle requested a review from thesayyn January 25, 2025 02:06
Copy link

aspect-workflows bot commented Jan 25, 2025

Test

⚠️ Buildkite build #459 failed.

//speller/data_driven_tests:test-001 failed to build

not all outputs were created or valid

//speller/lookup:lookup-test failed to build

not all outputs were created or valid

//speller/data_driven_tests:test-002 failed to build

not all outputs were created or valid

//speller/greeting:greeting-test failed to build

not all outputs were created or valid

💡 To reproduce the build failures, run

bazel build //speller/data_driven_tests:test-001 //speller/lookup:lookup-test //speller/data_driven_tests:test-002 //speller/greeting:greeting-test

Format      Lint [.]

alexeagle and others added 2 commits January 24, 2025 21:02
Co-authored-by: aspect-workflows[bot] <143031405+aspect-workflows[bot]@users.noreply.github.com>
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.

1 participant