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

pybricks / pybricks-micropython / 19676238461 / 1
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2025 04:16PM UTC
Files 74
Run time 4s
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

25 Nov 2025 04:12PM UTC coverage: 66.102%. Remained the same
19676238461.1

push

github

web-flow
pbio/drv/uart_ev3: Share RX buffer

Previously, the SUART had its own RX buffer. On IRQ, we copied data into
that buffer, then we copied the data from that buffer into the rx buffer
within the general EV3 UART structure, and finally we copied the data
to the user's buffer. This change eliminates one of those copies and
switches to having the PRU code write directly into the general UART
RX buffer.

Discussed in https://github.com/pybricks/support/issues/2456.

Co-authored-by: David Lechner <david@lechnology.com>

3163 of 4785 relevant lines covered (66.1%)

28106919.54 hits per line

Source Files on job PBIO - 19676238461.1
  • Tree
  • List 74
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19676238461
  • ee98ca61 on github
  • Prev Job for on master (#19664364358.1)
  • Next Job for on master (#19680642352.1)
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