You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance GitHub Actions workflow for testing and coverage reporting
- Add pytest-cov for coverage measurement during tests.
- Update pytest command to include coverage reporting in Cobertura format.
- Set up environment variable for Codacy project token.
- Add step to upload coverage reports to Codacy for better visibility.
0 commit comments