Calva user reports regression in reporter formatting related to newlines
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 301
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Daniel Jomphe
Here's a screenshot taken in May with Calva.
Lines 942 and 969...
It made REPL printing much faster - one line per success slows down things a lot in Calva.

2m
Daniel Jomphe
I tested the latest RCF releases with Calva.
20220405 (and earlier) prints them all on the same line
20220827-151056 prints each ✅ on a newline
20220902-130636 prints each ✅ on a newline
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reporter-formatting regression in Calva using the RCF releases listed in the issue, comparing 20220405 with 20220827-151056 and 20220902-130636. Trace where successful results are printed and verify that the fix restores the prior single-line output without the reported performance regression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100