• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

composewell / unicode-transforms / 161
100%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2020 03:41AM UTC
Jobs 1
Files 13
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
161

push

travis-ci-com

harendra-kumar
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 on WORD_SIZE_IN_BITS GHC macro.
* Removing testBit which caused an additional branch instruction
* Refactor `isCombining` such that GHC can reuse code converting char to int

9907 of 9926 relevant lines covered (99.81%)

1.0 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
././Data/Unicode/Properties/Decomposable.hs
1
100.0
././Data/Unicode/Properties/DecomposableK.hs
4
100.0
././Data/Unicode/Properties/CombiningClass.hs
Jobs
ID Job ID Ran Files Coverage
7 161.7 (CABAL_REINIT_CONFIG=y LC_ALL=C.UTF-8 ENABLE_INSTALL=y STACK_UPGRADE="y" CABAL_CHECK_RELAX=y CABAL_NO_SANDBOX=y CABAL_HACKAGE_MIRROR=hackage.haskell.org:http://hackage.fpcomplete.com PATH=/bin:/usr/bin TOOLS_DIR=/opt PACKCHECK_LOCAL_PATH="./packcheck.sh" PACKCHECK_GITHUB_URL="https://raw.githubusercontent.com/harendra-kumar/packcheck" PACKCHECK_GITHUB_COMMIT="a81b6b5d05980977533d28419dbc1b8f8eaea919" BUILD=cabal COVERALLS_OPTIONS="--coverage-mode=StrictlyFullLines --exclude-dir=test ucd quickcheck extras") 30 Apr 2020 03:41AM UTC 0
99.81
Travis Job 161.7
Source Files on build 161
  • Tree
  • List 13
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #161
  • 7a9e4e51 on github
  • Prev Build on master (#137)
  • Next Build on master (#164)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc