[DTP-Worker 20260812_110124] fix correctness · financement_bancaire overall_percent — la barre GLOBALE pouvait afficher 100.0 tout en BLOQUANT (l'invariant per-condition de 093114 ne s'était pas propagé à l'agrégat) → matrice 634→635 · test à dents · exemple byte-identique · sans gate

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Code DTP Worker
2026-08-12 11:09:49 +00:00
parent 626c39d958
commit 1992ee63be
11 changed files with 80 additions and 22 deletions
@@ -5,7 +5,7 @@
"version": "1.0",
"verdict": "PASS",
"suites": 24,
"test_methods": 634,
"test_methods": 635,
"coverage_ok": true,
"artifacts": [
"regression_plan.json"
@@ -57,7 +57,7 @@
"in_gate": true,
"has_tests_dir": true,
"test_files": 1,
"test_methods": 36
"test_methods": 37
},
{
"id": "crm.workflow_vente",
@@ -295,7 +295,7 @@
"totals": {
"suites": 24,
"test_files": 24,
"test_methods": 634,
"test_methods": 635,
"min_methods": 10,
"under_threshold": 0
},
@@ -30,9 +30,9 @@
{
"id": "crm.financement_bancaire",
"path": "crm/financement_bancaire",
"expected_methods": 36,
"ran": 36,
"passed": 36,
"expected_methods": 37,
"ran": 37,
"passed": 37,
"failures": 0,
"errors": 0,
"skipped": 0,
@@ -296,8 +296,8 @@
"suites": 24,
"green": 24,
"red": 0,
"ran": 634,
"passed": 617,
"ran": 635,
"passed": 618,
"failures": 0,
"errors": 0,
"skipped": 17