Skip to content

Print unknown status without colon#88

Merged
ligurio merged 1 commit into
masterfrom
ligurio/gh-2-fix-unknown-status
Jun 14, 2026
Merged

Print unknown status without colon#88
ligurio merged 1 commit into
masterfrom
ligurio/gh-2-fix-unknown-status

Conversation

@ligurio

@ligurio ligurio commented Jun 14, 2026

Copy link
Copy Markdown
Owner

The status :unknown means to checker was unable to complete the analysis; e.g. it ran out of memory. elle-cli prints it as a Clojure keyword (with colon), the patch changes this and elle-cli print it without colon.

Closes #2

@ligurio ligurio force-pushed the ligurio/gh-2-fix-unknown-status branch from fd824e6 to 325c24f Compare June 14, 2026 10:18
The status `:unknown` means checker was unable to complete the
analysis; e.g. it ran out of memory. Previously, elle-cli printed
it as a Clojure keyword, with colon. The patch changes this and
now elle-cli prints it without colon.

Closes #2
@ligurio ligurio force-pushed the ligurio/gh-2-fix-unknown-status branch from 325c24f to 3abff9f Compare June 14, 2026 10:30
@ligurio ligurio merged commit bd7ed79 into master Jun 14, 2026
2 checks passed
@ligurio ligurio deleted the ligurio/gh-2-fix-unknown-status branch June 14, 2026 10:38
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.

Print unknown status as a string not Clojure keyword

1 participant