mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-17 16:37:30 +02:00
test: add offline integration baseline
This commit is contained in:
+2
-2
@@ -32,7 +32,7 @@ python -m obliteratus --help
|
||||
```
|
||||
|
||||
All tests must pass before submitting a PR. Tests are designed to run on CPU without downloading models.
|
||||
The mandatory gate currently requires at least 55% repository statement coverage,
|
||||
The mandatory gate currently requires at least 60% repository statement coverage,
|
||||
42% branch coverage, 90% coverage of changed executable lines, and 70% statement
|
||||
coverage in the device, loader, architecture-profile, CLI, and simulated MLX
|
||||
boundary modules. New changes should raise these floors rather than consume the
|
||||
@@ -108,7 +108,7 @@ obliteratus/
|
||||
models/ # Model loading utilities
|
||||
reporting/ # Report generation
|
||||
strategies/ # Ablation strategies (layer, head, FFN, embedding)
|
||||
tests/ # 41 test files
|
||||
tests/ # 44 test files
|
||||
paper/ # LaTeX paper
|
||||
examples/ # YAML config examples
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user