ethereum / ethereum/execution-specs
codecov: use separate flags for main/internal/static tests
Open
A-ci
A-tooling
C-feat
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
codecov supports flags (https://app.codecov.io/gh/ethereum/execution-specs/flags) for additional coverage filtering. For execution-specs split test coverage into 3 mutually exclusive sets:
- "main" tests from tests/ without tests/static
- "static" tests from tests/static
- "internal" coverage from unit tests (if any)
Contributor guide
Assessment
This issue has not been assessed yet.