Commit a55b1f2
committed
Add priority to variant-mapping.csv
AI-assisted change in packages/cli-supplier-reports
Added variant_priority to the generated variant-mapping.csv output
Defaulted missing variant priority values to 50 to match the letter variant schema
Updated unit tests in packages/cli-supplier-reports/src/__tests__/supplier-report.test.ts
Added coverage for explicit priority output
Added coverage for default priority output when omitted
Updated CSV header expectations
Updated packages/cli-supplier-reports/README.md
Documented variant_priority
Aligned docs with the existing pack_specification_billing_id column
Validation completed:
Passed package unit tests
Passed markdown format check for the updated README
Passed pre-commit hooks for the changed files
Passed a CLI spot-check using the repository specifications.xlsx1 parent 11c17e1 commit a55b1f2
3 files changed
Lines changed: 116 additions & 49 deletions
File tree
- packages/cli-supplier-reports
- src
- __tests__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
0 commit comments