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

Zilliqa / scilla / 1270
61%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2019 05:29PM UTC
Jobs 1
Files 39
Run time 5s
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
1270

push

travis-ci-com

web-flow
Adjust ByStrX and ByStr literals' representations (#535)

Adjust ByStrX and ByStr literals' representations
Store internally only raw strings and convert from/to
ASCII hex representation only when parsing/pretty-printing.
Don't store the length of the string for ByStrX as String.length is O(1) operation,
meaning that OCaml already stores string lengths internally.
The underlying representations of ByStrX and ByStr are strings, but we seal this information
using the module system to turn hex string / raw bytes errors into type errors.

Switch to raw bytes in crypto functions everywhere to simplify their interfaces.

The parser now ensures the correctness of parsing hex literals (0x and an even number of ASCII hex digits).

3874 of 4783 relevant lines covered (81.0%)

10610.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1270.1 24 Apr 2019 05:29PM UTC 0
81.0
Travis Job 1270.1
Source Files on build 1270
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1270
  • 0fc9dad9 on github
  • Prev Build on master (#1268)
  • Next Build on master (#1276)
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