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

micropython / micropython / 11000
98%

Build:
DEFAULT BRANCH: master
Ran 25 Jul 2019 06:05AM UTC
Jobs 1
Files 244
Run time 15s
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
11000

push

travis-ci

dpgeorge
tools/pyboard.py: Add filesystem commands to ls/cat/cp/rm remote files.

Use "-f" to select filesystem mode, followed by the command to execute.
Optionally put ":" at the start of a filename to indicate that it's on the
remote device, if it would otherwise be ambiguous.

Examples:

    $ pyboard.py -f ls
    $ pyboard.py -f cat main.py
    $ pyboard.py -f cp :main.py .   # get from device
    $ pyboard.py -f cp main.py :    # put to device
    $ pyboard.py -f rm main.py

18451 of 18828 relevant lines covered (98.0%)

368333.84 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11000.3 (NAME="unix coverage build and tests") 25 Jul 2019 06:05AM UTC 0
98.0
Travis Job 11000.3
Source Files on build 11000
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11000
  • 4d94fae8 on github
  • Prev Build on master (#10999)
  • Next Build on master (#11001)
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