Exclude document-renderer test files from Sdlc/Structural/RawFileContentAssertion #381
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#381
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent #369.
Build: add rubocop Exclude entries (no cop code change) for the test files whose subject class's entire public contract IS the rendered document:
Add a one-line YAML comment above the Exclude block naming the reason (rendered-document contract).
Acceptance:
Blocked-by: none.
Starting: RawFileContentAssertion excludes + 6 defect fixes
Resolution
Done: Added RawFileContentAssertion excludes for the 5 document-renderer test files in plugins/os-sdlc/.rubocop.yml; fixed the 6 real raw-file assertion defects (5 in os-backlog tests; the cc-architect one was already fixed by #384 commit
38bc1cc)Evidence: Commit
66e8b40; 30 of 36 offenses excluded, 6 fixed, cop now 0 offenses on defect files; os-backlog 17-file suite green, cc-architect plugin_config suite greenFollow-ups: cc-architect lint-gating question captured as ticket #388; the uncommitted duplicated_statement_sequence.rb working-tree changes belong to in-flight #380 work, not lost