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

agronholm / cbor2 / 69
94%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2018 01:32PM UTC
Jobs 4
Files 5
Run time 1min
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
69

Pull #13

travis-ci

web-flow
General encode/decode float handling:

* Try python 3.6 native float16 struct format
* If that doesn't work, try using Numpy instead
* Failing that, use byte-twiddling

Canonical encoding will now use the minimum float size available

Performance tweak:

encoding canonical keys for sorting will use the encode_to_bytes method
to avoid creating a new instance all over again for each key.
Pull Request #13: Added missing canonical encoding. Fix for #6

71 of 71 new or added lines in 3 files covered. (100.0%)

474 of 492 relevant lines covered (96.34%)

3.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
15
100.0
cbor2/compat.py

Uncovered Existing Lines

Lines Coverage ∆ File
11
100.0
cbor2/compat.py
Jobs
ID Job ID Ran Files Coverage
1 69.1 26 Jan 2018 01:32PM UTC 0
94.11
Travis Job 69.1
3 69.3 26 Jan 2018 01:33PM UTC 0
92.28
Travis Job 69.3
4 69.4 26 Jan 2018 01:33PM UTC 0
92.28
Travis Job 69.4
6 69.6 26 Jan 2018 01:34PM UTC 0
94.11
Travis Job 69.6
Source Files on build 69
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #69
  • Pull Request #13
  • PR Base - master (#64)
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