alexmojaki / alexmojaki/executing
Include new library files in coverage measurement
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 401
- Fork
- 38
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently GHA has `coverage run --include=executing/executing.py ` which doesn't measure coverage in the recently added files in the `executing` folder. The original motivation was lines in `__init__.py` that would never be covered, but that should be handled by a `# pragma: no cover` comment or something.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.