-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Is your feature request related to a problem? Please describe.
codecov.io is enabled for this repository but the coverage runs on all individual projects that are not set up.
Describe the solution you'd like
- Run
coverage pyteston all modules, and make sure the coverage reports are correctly merged. - Simply run the command
codecovto upload the reports. Check whether the coverage statistics are correct.- may need to set up
codecov.ymlto control the thresholds and ignores.
- may need to set up
- Make
codecovas a merge condition.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels