lambdaisland / lambdaisland/kaocha-cloverage
Feature request: option to write styles as inline, or generate report as markdown
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 40
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I'm adding the report that's been generated to the $GITHUB_STEP_SUMMARY var, so it can be easily read in PRs. The table renders just fine, but any other styles or elements don't seem to play nicely. Is this something that could be done without too much trouble?
I didn't see any mention of this in the docs, but if I missed it feel free to point me in that direction 🙂
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
Start by tracing where the generated coverage report is produced and check the documentation for existing output options. Define whether the feature should support inline styles, Markdown output, or both, and verify that the resulting report renders correctly in the GitHub Actions $GITHUB_STEP_SUMMARY variable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100