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

pybricks / pybricksdev
54%

Build:
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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
  • dlech-usb
  • ev3
  • ev3-fix-flash-windows
  • ev3-fstring-fix
  • 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
  • mpy-tool
  • multifile-3
  • nxtflash
  • 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

18 Dec 2025 10:37PM UTC coverage: 53.832%. Remained the same
20353478971

push

github

web-flow
connections.ev3: Fix missing "f" in front of fstring for error message.

Fix a missing f in a string intended as an fstring.

73 of 263 branches covered (27.76%)

Branch coverage included in aggregate %.

2048 of 3677 relevant lines covered (55.7%)

0.56 hits per line

Relevant lines Covered
Build:
Build:
3677 RELEVANT LINES 2048 COVERED LINES
0.56 HITS PER LINE
Source Files on master
  • Tree
  • List 32
  • 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
20353478971 master connections.ev3: Fix missing "f" in front of fstring for error message. Fix a missing f in a string intended as an fstring. push 18 Dec 2025 10:37PM UTC web-flow github
53.83
20352156652 ev3-fstring-fix Merge 57ec1cb9a into a1a9a71de Pull #130 18 Dec 2025 10:36PM UTC web-flow github
53.83
20351974695 ev3-fix-flash-windows Merge fde68609a into a1a9a71de Pull #128 18 Dec 2025 09:35PM UTC web-flow github
53.82
20351932623 ev3-fix-flash-windows Merge c88008112 into a1a9a71de Pull #128 18 Dec 2025 09:31PM UTC web-flow github
53.81
20340831793 nxtflash Merge d4e86fff3 into a1a9a71de Pull #129 18 Dec 2025 02:47PM UTC web-flow github
53.83
20340788374 nxtflash pybricksdev/_vendored/pynxt: Replace raw usb with serial. This way we don't need to do things like detaching the kernel driver. This should improve our odds of being able to install NXT firmware from the browser. push 18 Dec 2025 02:46PM UTC laurensvalk github
53.83
20326895215 ev3-fix-flash-windows Merge 8bf5f718c into a1a9a71de Pull #128 18 Dec 2025 09:54AM UTC web-flow github
53.78
20311444028 feature/catch-syntax-error Merge 11c7fdb0f into a1a9a71de Pull #126 17 Dec 2025 05:23PM UTC web-flow github
55.27
20311189913 feature/catch-syntax-error Merge ff6799b30 into a1a9a71de Pull #126 17 Dec 2025 05:14PM UTC web-flow github
55.27
20311151988 feature/catch-syntax-error Merge 6c083d309 into a1a9a71de Pull #126 17 Dec 2025 05:12PM UTC web-flow github
55.27
See All Builds (494)
  • 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