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

simonsobs / socs / 19041965849
38%

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

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>

1 of 34 new or added lines in 1 file covered. (2.94%)

2 existing lines in 1 file now uncovered.

7333 of 19332 relevant lines covered (37.93%)

0.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
33
14.63
-3.01% socs/common/moxa_serial.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
78.38
-2.7% socs/agents/ucsc_radiometer/agent.py
Jobs
ID Job ID Ran Files Coverage
1 19041965849.1 03 Nov 2025 04:57PM UTC 171
37.93
GitHub Action Run
Source Files on build 19041965849
  • Tree
  • List 171
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4fa29ce7 on github
  • Prev Build on main (#18979763620)
  • Next Build on main (#19348741366)
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