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

paroga / cbor-js / 40
99%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2016 06:39PM UTC
Jobs 1
Files 1
Run time 0s
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
40

Pull #15

travis-ci

web-flow
add .idea to .gitignore
add options parameter to decode
add automatic encoding for float16 and float32
separate function for writeUtf8String
decode returns undefined for empty data buffer
readFloat16 uses decodeFloat16, introduced to separate read from checking validity of encoding
appendUtf16Data uses string instead of array during encoding
switch(majorType) uses default: instead of case 0:, since majorType can only be 0-7, improves branch performance
add option for allowRemainingBytes during decoding
update tests to account for float16 and float32 encodings
add tests for additional scenarios
added some /* istanbul ignore if */ statements for specific feature-test scenarios
Pull Request #15: change to string enc and dec, float 16 and 32 encoding, tweaks, tests

112 of 112 new or added lines in 1 file covered. (100.0%)

326 of 326 relevant lines covered (100.0%)

11515.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 40.1 17 Sep 2016 06:39PM UTC 0
100.0
Travis Job 40.1
Source Files on build 40
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #40
  • Pull Request #15
  • PR Base - master (#37)
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