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

kaidokert / rm32 / 25231083584
63%
main: 63%

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

01 May 2026 08:10PM UTC coverage: 62.897%. Remained the same
25231083584

Pull #39

github

kaidokert
Embed TickCounters in IsrState, eliminate copy boilerplate

IsrState had 4 loose fields (ten_khz_counter, one_khz_loop_counter,
armed_timeout_count, tim1_arr) that were copied into a temporary
TickCounters on every ISR entry and copied back after. Replace with
an embedded counters: TickCounters field — zero copy, zero copy-back.

Note: ten_khz_counter and one_khz_loop_counter are incremented but
never read in the ISR — they're dead code from the C port where they
drove the 1kHz PID loop divider (now in MainState::tick).
Pull Request #39: Embed TickCounters in IsrState, eliminate copy boilerplate

3604 of 5730 relevant lines covered (62.9%)

768.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25231083584.1 01 May 2026 08:10PM UTC 34
62.9
GitHub Action Run
Source Files on build 25231083584
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25231083584
  • Pull Request #39
  • PR Base - main (#25230743663)
  • 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