test: add offline integration baseline

This commit is contained in:
Joseph Magly
2026-08-14 13:15:32 -04:00
parent 6add02edd0
commit 8bbb5f2926
12 changed files with 948 additions and 104 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ jobs:
run: >-
"$TEST_ENV/bin/python" scripts/check_coverage_thresholds.py
"test-results/coverage-py${{ matrix.python-version }}.json"
--min-line 55
--min-line 60
--min-branch 42
--min-file obliteratus/device.py=70
--min-file obliteratus/models/loader.py=70