Repo Added
|
Files
10
|
Badge
Embed ▾
README BADGES
|
push
travis-ci-com
1070 of 1088 relevant lines covered (98.35%)
134.1 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
530 | inline-index-then-slice | Improve slice/index inlining logic We generally can't inline into slice/index nodes because we can't have expressions such as `(x + y)[1:0]`. However, we can have nested index/slice nodes, so we improve the blacklisting logic to not block inlini... | push | leonardt | travis-ci-com | pending completion | |
531 | inline-index-then-slice | Merge 03bf80c72 into cda53f2d3 | Pull #56 | web-flow | travis-ci-com | pending completion |