Skip to content

Fix test assertions to match confidence-based atom formatting - #14

Merged
avisual merged 1 commit into
mainfrom
claude/fix-atom-formatting-hD1kt
Feb 22, 2026
Merged

avisual merged 1 commit into
mainfrom
claude/fix-atom-formatting-hD1kt

Conversation

@avisual

@avisual avisual commented Feb 22, 2026

Copy link
Copy Markdown
Owner

The _format_atom_line function was refactored (838214c) to use
confidence-based framing instead of raw [type|score] tags, but 5 tests
still asserted the old format. Update assertions to expect the current
output: [KNOWN MISTAKE] for high/critical antipatterns, [warning] for
medium, and [type] without score for high-confidence atoms.

https://claude.ai/code/session_01TG72k21TVus5BbKxFH3w3v

The _format_atom_line function was refactored (838214c) to use
confidence-based framing instead of raw [type|score] tags, but 5 tests
still asserted the old format. Update assertions to expect the current
output: [KNOWN MISTAKE] for high/critical antipatterns, [warning] for
medium, and [type] without score for high-confidence atoms.

https://claude.ai/code/session_01TG72k21TVus5BbKxFH3w3v
@avisual
avisual merged commit 2b8ed74 into main Feb 22, 2026
2 checks passed
@avisual
avisual deleted the claude/fix-atom-formatting-hD1kt branch March 4, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants