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

pybricks / pybricksdev
49%
master: 53%

Build:
Build:
LAST BUILD BRANCH: feature/catch-syntax-error
DEFAULT BRANCH: master
Repo Added 26 May 2021 05:09PM UTC
Files 32
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

LAST BUILD ON BRANCH dlech-usb
branch: dlech-usb
CHANGE BRANCH
x
Reset
  • dlech-usb
  • absolute-imports
  • cli-tests
  • dependabot/pip/asyncssh-2.14.2
  • dependabot/pip/black-24.3.0
  • dependabot/pip/certifi-2022.12.7
  • dependabot/pip/certifi-2023.7.22
  • dependabot/pip/certifi-2024.7.4
  • dependabot/pip/cryptography-38.0.3
  • dependabot/pip/cryptography-39.0.1
  • dependabot/pip/cryptography-41.0.0
  • dependabot/pip/cryptography-41.0.2
  • dependabot/pip/cryptography-41.0.3
  • dependabot/pip/cryptography-41.0.4
  • dependabot/pip/cryptography-42.0.4
  • dependabot/pip/cryptography-43.0.1
  • dependabot/pip/idna-3.7
  • dependabot/pip/ipython-7.31.1
  • dependabot/pip/ipython-8.10.0
  • dependabot/pip/jinja2-3.1.3
  • dependabot/pip/jinja2-3.1.4
  • dependabot/pip/jinja2-3.1.5
  • dependabot/pip/jupyter-core-4.11.2
  • dependabot/pip/mistune-2.0.3
  • dependabot/pip/nbconvert-6.3.0
  • dependabot/pip/nbconvert-6.5.1
  • dependabot/pip/pygments-2.15.0
  • dependabot/pip/requests-2.31.0
  • dependabot/pip/requests-2.32.0
  • dependabot/pip/setuptools-65.5.1
  • dependabot/pip/tornado-6.3.2
  • dependabot/pip/tornado-6.3.3
  • dependabot/pip/tornado-6.4.1
  • dependabot/pip/tornado-6.4.2
  • dependabot/pip/tqdm-4.66.3
  • dependabot/pip/urllib3-1.26.17
  • dependabot/pip/urllib3-1.26.18
  • dependabot/pip/urllib3-1.26.19
  • dlech
  • ev3
  • explicit-text-encoding
  • feature/catch-syntax-error
  • fix-callback-order
  • fix-compile-error-message
  • fix-stdin-pipe
  • fix-usb-disconnect-timeout
  • fix-windows-ble
  • lwp3
  • mac-flash
  • master
  • multifile-3
  • poetry-updates
  • py-3.11
  • py39
  • relative-imports
  • remove-replhub
  • repl
  • rxpy
  • typing-updates
  • usb
  • usb-updates
  • usb2
  • v1.0.0
  • v1.0.0-alpha.10
  • v1.0.0-alpha.11
  • v1.0.0-alpha.12
  • v1.0.0-alpha.13
  • v1.0.0-alpha.14
  • v1.0.0-alpha.16
  • v1.0.0-alpha.17
  • v1.0.0-alpha.18
  • v1.0.0-alpha.19
  • v1.0.0-alpha.20
  • v1.0.0-alpha.21
  • v1.0.0-alpha.22
  • v1.0.0-alpha.23
  • v1.0.0-alpha.24
  • v1.0.0-alpha.25
  • v1.0.0-alpha.26
  • v1.0.0-alpha.27
  • v1.0.0-alpha.28
  • v1.0.0-alpha.29
  • v1.0.0-alpha.30
  • v1.0.0-alpha.32
  • v1.0.0-alpha.33
  • v1.0.0-alpha.34
  • v1.0.0-alpha.35
  • v1.0.0-alpha.36
  • v1.0.0-alpha.37
  • v1.0.0-alpha.38
  • v1.0.0-alpha.39
  • v1.0.0-alpha.40
  • v1.0.0-alpha.41
  • v1.0.0-alpha.42
  • v1.0.0-alpha.43
  • v1.0.0-alpha.44
  • v1.0.0-alpha.45
  • v1.0.0-alpha.46
  • v1.0.0-alpha.47
  • v1.0.0-alpha.48
  • v1.0.0-alpha.49
  • v1.0.0-alpha.50
  • v1.0.0-alpha.51
  • v1.0.0-alpha.52
  • v1.0.0-alpha.9
  • v1.0.1
  • v1.1.0
  • v1.2.0
  • v2.0.0
  • v2.0.1
  • v2.1.0
  • v2.1.1
  • v2.2.0
  • v2.3.0
  • work

27 Nov 2023 12:48AM UTC coverage: 49.099%. First build
6999181495

push

github

dlech
pybricksdev.usb: add Pybricks USB device class/subclass/protocol

This adds constants for the Pybricks USB device class, subclass and
protocol. These are used to identify hubs running the Pybricks firmware
when connected via USB.

The `usb` command of the CLI is modified to only accept Pybricks hubs
now. If we still want to support running programs on hubs running
official LEGO firmware, we can add that back with a different command
name.

75 of 299 branches covered (0.0%)

Branch coverage included in aggregate %.

1641 of 3196 relevant lines covered (51.35%)

0.51 hits per line

Relevant lines Covered
Build:
Build:
3196 RELEVANT LINES 1641 COVERED LINES
0.51 HITS PER LINE
Source Files on dlech-usb
  • Tree
  • List 26
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6999181495 dlech-usb pybricksdev.usb: add Pybricks USB device class/subclass/protocol This adds constants for the Pybricks USB device class, subclass and protocol. These are used to identify hubs running the Pybricks firmware when connected via USB. The `usb` comman... push 27 Nov 2023 12:52AM UTC dlech github
49.1
See All Builds (466)
  • Repo on GitHub
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

© 2025 Coveralls, Inc