mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-17 16:37:30 +02:00
test: establish Gate 1 quality baseline (#90)
Establishes the mandatory testing, coverage, repeatability, mutation, packaging, supply-chain, and AIWG workspace baseline before feature integration.
This commit is contained in:
@@ -328,8 +328,8 @@ jobs:
|
||||
fi
|
||||
"$TEST_ENV/bin/python" scripts/check_coverage_thresholds.py \
|
||||
"test-results/coverage-py${{ matrix.python-version }}.json" \
|
||||
--min-line 60 \
|
||||
--min-branch 42 \
|
||||
--min-line 70 \
|
||||
--min-branch 55 \
|
||||
--min-file obliteratus/device.py=70 \
|
||||
--min-file obliteratus/models/loader.py=70 \
|
||||
--min-file obliteratus/architecture_profiles.py=70 \
|
||||
|
||||
Reference in New Issue
Block a user