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

simonsobs / socs / 19041965849 / 1
38%
main: 38%

Build:
DEFAULT BRANCH: main
Ran 03 Nov 2025 04:57PM UTC
Files 171
Run time 6s
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

03 Nov 2025 04:37PM UTC coverage: 37.932% (-0.05%) from 37.984%
19041965849.1

push

github

web-flow
Fix recursion error in moxa_serial module (#935)

* update moxa_serial.py to use specific exceptions (TimeoutError and BlockingIOError) in reading data

* update

* update moxa_serial.py

* Update moxa_serial.py

In `readbuf()`, use a byte type string for `msg` and `msg_current`.

* Add general exception handling

Since we were catching BaseException before, there's some chance we were
catching something that isn't a TimeoutError or BlockingIOError. This catches
anything else and logs it, just in case.

---------

Co-authored-by: Shunsuke Adachi <38268229+sadachi5@users.noreply.github.com>

7333 of 19332 relevant lines covered (37.93%)

0.38 hits per line

Source Files on job 19041965849.1
  • Tree
  • List 171
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19041965849
  • 4fa29ce7 on github
  • Prev Job for on main (#18979763620.1)
  • Next Job for on main (#19348741366.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

© 2026 Coveralls, Inc