Repo Added
|
Files
1
|
Badge
README BADGES
|
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
75.0 | ././Data/Unicode/Properties/Decomposable.hs | 18 - 3 | 4 - 2 | 3 - 1 | 1 - 1 | 1.0 | |
75.0 | ././Data/Unicode/Properties/DecomposableK.hs | 18 - 3 | 4 - 2 | 3 - 1 | 1 - 1 | 1.0 | |
95.74 | ././Data/Unicode/Internal/NormalizeStream.hs | 559 | 258 | 247 | 11 | 1.0 | |
99.31 | ././Data/Unicode/Properties/CombiningClass.hs | 889 + 1 | 870 + 1 | 864 + 2 | 6 - 1 | 1.0 | |
100.0 | ././Data/Unicode/Properties/Decompose.hs | 67 | 14 | 14 | 0 | 1.0 | |
100.0 | ././Data/Unicode/Properties/Decompositions.hs | 2073 | 2060 | 2060 | 0 | 1.0 | |
100.0 | ././Data/Unicode/Properties/DecompositionsK2.hs | 3392 | 3379 | 3379 | 0 | 1.0 | |
100.0 | ././Data/Unicode/Properties/DecompositionsK.hs | 2360 | 2346 | 2346 | 0 | 1.0 | |
100.0 | ././Data/Text/Normalize.hs | 36 | 6 | 6 | 0 | 1.0 | |
100.0 | ././Data/Unicode/Types.hs | 98 | 1 | 1 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
139 | raw-bitmap | Merge 90a36001d into 95b2e91de | Pull #24 | travis-ci-com | pending completion | ||
138 | raw-bitmap | Add a raw bitmap lookup function Got some more performance boost by: * Removing dynamic word size handling. We now use a static 64-bit word size. We can possibly add a 32-bit version as well and statically select an appropriate version based ... | push | travis-ci-com | pending completion |