mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 19:43:11 +02:00
Each package subprocess now writes to its own tmpfile via COVERAGE_FILE env. This prevents sequential subprocess runs from stomping on the .coverage SQLite DB that the prior run left behind, which caused INTERNALERROR when pytest-cov tried to combine() parallel data files with incompatible schemas. |
||
|---|---|---|
| .. | ||
| check_c_cpp_build_files.sh | ||
| check_no_binaries.sh | ||
| check_no_secrets.sh | ||
| check_python_location.sh | ||
| disk_cleanup_check.sh | ||
| makepkg-manual-dlagent.sh | ||
| optimize_vscode.py | ||
| pytest_changed_packages.py | ||