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

Update codecov and add flag for integration tests #135

Open
amontanez24 opened this issue Oct 25, 2024 · 0 comments
Open

Update codecov and add flag for integration tests #135

amontanez24 opened this issue Oct 25, 2024 · 0 comments
Labels
maintenance Tasks related to infrastructure & dependencies

Comments

@amontanez24
Copy link
Contributor

amontanez24 commented Oct 25, 2024

Problem Description

As a developer, I want to see the code coverage for our different test suites.

The codecov action we use updated and now requires a token parameter to be used. While fixing this, we should also take this opportunity to flag our different test suites (unit vs integration).

Expected behavior

  • Add the token to our workflow
  • Add a codecov step to the integration test workflow
  • Add flags for unit and integration tests

Additional context

You can follow the changes made in sdv-dev/SDV#2268.

@amontanez24 amontanez24 added the maintenance Tasks related to infrastructure & dependencies label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tasks related to infrastructure & dependencies
Projects
None yet
Development

No branches or pull requests

1 participant