|
Repo Added
|
Files
161
|
Badge
README BADGES
|
push
cover
25 of 25 new or added lines in 3 files covered. (100.0%)
16137 of 17172 relevant lines covered (93.97%)
0.94 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| #444 | claude/gracious-feistel-2be52d | Add rule flattening apply/append/map syntax templates Adds the `flatten-apply-append-syntax-template` rule, rewriting `(apply append (map syntax->list (syntax->list #'((a ...) ...))))` to the more direct `(syntax->list #'(a ... ...))`. To render... | push | cover |
93.97 |