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

kaidokert / rm32 / 25191753470 / 1
62%
main: 63%

Build:
Build:
LAST BUILD BRANCH: tmps
DEFAULT BRANCH: main
Ran 30 Apr 2026 10:08PM UTC
Files 34
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

30 Apr 2026 10:08PM UTC coverage: 61.961% (+0.03%) from 61.936%
25191753470.1

Pull #18

github

kaidokert
Move e_com_time computation from per-tick to per-step

Computing the 6-interval sum on every 20kHz ISR tick was wasteful —
it only changes when a commutation step advances. Move the computation
into record_interval() which returns the updated e_com_time, and
publish to SharedComm at each of the 3 advance() call sites.

record_interval after advance matches C ordering where step is
incremented before commutation_intervals[step-1] is written.
Pull Request #18: Fix e_com_time: compute from ISR intervals, not empty main-loop array

3274 of 5284 relevant lines covered (61.96%)

596.34 hits per line

Source Files on job 25191753470.1
  • Tree
  • List 34
  • Changed 7
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25191753470
  • 1baed676 on github
  • Prev Job for on pr12_1 (#25191056699.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