1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-19 06:28:52 +00:00
Files
yt-dlp/devscripts
Wilson Bilkovich 1e7c02ca48 [test] Add code coverage framework
Implement a comprehensive test coverage framework that integrates with pytest-cov
to generate code coverage reports for the yt-dlp codebase. Key components:

- Configuration file (.coveragerc) with appropriate include/exclude patterns
- Helper script (run_coverage.py) with parallel report generation
- GitHub Actions workflow for automatic coverage reporting on PRs and pushes
- Support for Hatch testing environment and CLI integration
- Testing documentation for running coverage reports
- Sample test for demonstrating coverage reporting
2025-03-09 01:45:57 -05:00
..
2024-03-11 00:52:28 +05:30
2024-07-01 22:51:27 +00:00
2025-03-09 01:45:57 -05:00
2021-08-02 08:51:22 +05:30
2025-02-19 02:29:29 +00:00