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 #354

Open
amontanez24 opened this issue Oct 25, 2024 · 0 comments · May be fixed by #373
Open

Update codecov and add flag for integration tests #354

amontanez24 opened this issue Oct 25, 2024 · 0 comments · May be fixed by #373
Labels
maintenance Tasks related to infrastructure & dependencies

Comments

@amontanez24
Copy link
Contributor

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
@amontanez24 amontanez24 linked a pull request Jan 14, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant