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

kaidokert / rm32
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: tmps
DEFAULT BRANCH: main
Repo Added 28 Apr 2026 02:48PM UTC
Token gSHfNNG4C2ue8Ih3dj51cwDeonsyNzdup regen
Build 247 Last
Files 34
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

LAST BUILD ON BRANCH pr34_1
branch: pr34_1
CHANGE BRANCH
x
Reset
Sync Branches
  • pr34_1
  • main
  • pr1
  • pr10_1
  • pr11_1
  • pr12_1
  • pr13_1
  • pr14_1
  • pr15_1
  • pr16_1
  • pr17_1
  • pr18_1
  • pr19_1
  • pr20_1
  • pr21_1
  • pr22_1
  • pr23_1
  • pr24_1
  • pr25_1
  • pr26_1
  • pr27_1
  • pr28_1
  • pr29_1
  • pr2_1
  • pr2_2
  • pr2_3
  • pr2_4
  • pr2_5
  • pr2_6
  • pr2_7
  • pr2_ref
  • pr30_1
  • pr31_1
  • pr32_1
  • pr33_1
  • pr3_1
  • pr5_1
  • pr7_1
  • pr8_1
  • pr_codecov1
  • pr_codecov2
  • system-tick
  • tmps

01 May 2026 10:15PM UTC coverage: 63.131% (+0.2%) from 62.944%
25235496501

Pull #40

github

kaidokert
Fix firmware: gate DShot throttle on EDT_ARMED, add regression test

C firmware (dshot.c) only sets newinput from DShot throttle when
EDT_ARMED is true. The Rust firmware ISR handler was applying throttle
unconditionally — the harness already had the correct guard.

Add edt_armed_throttle_gate.txt blackbox test that verifies:
- EDT_ARMED=0 + throttle=1500 → newinput=0 (rejected)
- EDT_ARMED=1 + throttle=1500 → newinput=1500 (accepted)

This test would have caught the missing gate.
Pull Request #40: Replace TransferActions boolean explosion with enum

0 of 76 new or added lines in 2 files covered. (0.0%)

2 existing lines in 2 files now uncovered.

3601 of 5704 relevant lines covered (63.13%)

761.5 hits per line

Relevant lines Covered
Build:
Build:
5704 RELEVANT LINES 3601 COVERED LINES
761.5 HITS PER LINE
Source Files on pr34_1
  • Tree
  • List 34
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25235496501 pr34_1 Fix firmware: gate DShot throttle on EDT_ARMED, add regression test C firmware (dshot.c) only sets newinput from DShot throttle when EDT_ARMED is true. The Rust firmware ISR handler was applying throttle unconditionally — the harness already had ... Pull #40 01 May 2026 10:15PM UTC kaidokert github
63.13
25234926080 pr34_1 Fix 4 review issues: servo_pwm, telemetry flag, newinput, else-if 1. Harness missing shared.set_servo_pwm(true) on servo detection 2. set_send_telemetry only sets true, never clears (matches old behavior) 3. Harness DshotCommand newinput=0 now un... Pull #40 01 May 2026 09:58PM UTC kaidokert github
63.13
25234569379 pr34_1 Replace TransferActions boolean explosion with enum TransferActions had 9 fields with mutually exclusive combinations. Replace with TransferAction enum (6 variants) + DetectedProtocol enum + paired frametime Option. Invalid states now unrepresent... Pull #40 01 May 2026 09:47PM UTC kaidokert github
63.15
See All Builds (166)

Badge your Repo: rm32

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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