Tensegritics / Tensegritics/ClojureDart
Add some stats about compiled code quality to CI
Open
@dupuchba is already working on this.
Since Feb 15, 2023.
enhancement
- Dominant language
- Clojure
- Stars
- 1.6k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
CI has been failing for days despite tests passing locally.
1/ Fix CI
2/ if possible add some basic monitoring of compiled dart files (LOC, number of ifs (maybe with some subcategory for null checks, protocols etc.) ...) to be able to spot wild changes in output quality.
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.
Assessment
This issue has not been assessed yet.