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

composewell / unicode-transforms / 161 / 7
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2020 03:41AM UTC
Files 13
Run time 1s
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

30 Apr 2020 03:02AM UTC coverage: 99.809% (+0.03%) from 99.778%
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"

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

Source Files on job 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")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25
  • Travis Job 161.7
  • 7a9e4e51 on github
  • Prev Job for 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" on master (#137.7)
  • Next Job for CABAL_REINIT_CONFIG=y LC_ALL=C.UTF-8 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/composewell/packcheck" PACKCHECK_GITHUB_COMMIT="b3e207e1286205c9285089b8c72cc1625816adfe" BUILD=cabal-v2 CABAL_PROJECT=cabal.project.coveralls COVERALLS_OPTIONS="--coverage-mode=StrictlyFullLines --exclude-dir=test ucd quickcheck extras" on master (#164.10)
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