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

pfalcon / micropython / 1229
97%
master: 98%

Build:
Build:
LAST BUILD BRANCH: pfalcon
DEFAULT BRANCH: master
Ran 24 Feb 2018 04:40PM UTC
Jobs 1
Files 228
Run time 8s
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
1229

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.

17619 of 17940 relevant lines covered (98.21%)

314040.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1229.1 24 Feb 2018 04:40PM UTC 0
98.21
Travis Job 1229.1
Source Files on build 1229
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1229
  • 8f24d95e on github
  • Prev Build on pfalcon (#1227)
  • Next Build on pfalcon (#1230)
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