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

pfalcon / micropython / 1284
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: pfalcon
DEFAULT BRANCH: master
Ran 29 Jul 2018 01:44PM UTC
Jobs 1
Files 236
Run time 13s
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
1284

push

travis-ci

pfalcon
py/stream: Add .readbin() and .writebin() methods.

These methods allow read/write binary packed data directly from/to
streams. That's quite a popular paradigm, and many programming
languages/libraries use that (Java, Node.js, Android, etc.) Python
doesn't support that natively, but such support would allow to implement
parser for complex binary structures with low memory overhead, which
would be beneficial for MicroPython.

17969 of 18346 relevant lines covered (97.95%)

335915.14 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1284.3 (NAME="unix coverage build and tests") 29 Jul 2018 01:44PM UTC 0
97.95
Travis Job 1284.3
Source Files on build 1284
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1284
  • a4efc2a8 on github
  • Prev Build on cmp-readbin-writebin (#1282)
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