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

composewell / streamly / 3191
42%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2020 09:42AM UTC
Jobs 1
Files 54
Run time 9s
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
3191

push

travis-ci-com

pranaysashank
Add new encoding/decoding routines.

- Add encodeUtf8_, encodeLatin1_, encodeUtf8', encodeLatin1',
  decodeUtf8_, decodeUtf8', decodeUtf8Arrays_, decodeUtf8Arrays'.

- encodeLatin1, encodeUtf8 don't fail when they encounter
  invalid characters. Their stricter variants encodeLatin1',
  encodeUtf8' do.

- encodeUtf8_, encodeLatin1_ drop the invalid characters.

- decodeUtf8 replaces any invalid character encountered with the
  Unicode replacement character where as decodeUtf8' fails.

- decodeUtf8Arrays doesn't fail on invalid characters anymore
  it replaces them with the Unicode replacement character.

- Deprecate decodeUtf8Lax, encodeLatin1Lax, encodeUtf8Lax.

- Update Changelog.md.

3487 of 9401 relevant lines covered (37.09%)

0.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3191.1 (GHC_OPTIONS="-Werror" 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="563702bd02c41343dcd3dfcfef0845ca428a9240" BUILD=cabal-v2 COVERALLS_OPTIONS=" --repo-token=9ezA743hCAcmzX3Ic273LhNlIXVdl7D1l --coverage-mode=StrictlyFullLines --exclude-dir=test" CABAL_PROJECT="cabal.project.coverage" GHC_OPTIONS="") 17 Sep 2020 09:42AM UTC 0
37.09
Travis Job 3191.1
Source Files on build 3191
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3191
  • 25f76d55 on github
  • Prev Build on master (#3174)
  • Next Build on master (#3238)
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

© 2026 Coveralls, Inc