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

kaidokert / rm32 / 25090826913 / 1
64%
main: 63%

Build:
Build:
LAST BUILD BRANCH: tmps
DEFAULT BRANCH: main
Ran 29 Apr 2026 04:24AM UTC
Files 33
Run time 1s
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

29 Apr 2026 04:24AM UTC coverage: 63.78% (-2.5%) from 66.32%
25090826913.1

Pull #3

github

kaidokert
Fix missing stuck rotor detection (bemf_timeout_happened never incremented)

The BEMF timeout counter was cleared and latched but never incremented —
stuck rotor protection was non-functional in the Rust firmware.

Fix: MainState::tick() reads interval_timer_count from SharedComm. When
it exceeds BEMF_STALL_TIMER_THRESHOLD (45000 = 22.5ms without BEMF ZC),
bemf_timeout_happened increments. ISR publishes interval timer count
each tick. Latch clearing guards against resetting the 102 latch value.

Tests:
- 2 unit tests (stall increment + below threshold)
- stuck_rotor.txt blackbox vector validated against C harness first
Pull Request #3: Make harness test actual firmware code

3115 of 4884 relevant lines covered (63.78%)

595.93 hits per line

Source Files on job 25090826913.1
  • Tree
  • List 33
  • Changed 8
  • Source Changed 7
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25090826913
  • fd85d036 on github
  • Prev Job for on pr2_1 (#25063526269.1)
  • Next Job for on pr2_1 (#25091115808.1)
  • Delete
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