SDGym icon indicating copy to clipboard operation
SDGym copied to clipboard

Update codecov and add flag for integration tests

Open amontanez24 opened this issue 3 months ago • 0 comments

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 https://github.com/sdv-dev/SDV/pull/2268.

amontanez24 avatar Oct 25 '24 14:10 amontanez24