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

kaidokert / rm32-private
63%
tmps: 63%

Build:
Build:
LAST BUILD BRANCH: bisect_init_changes
DEFAULT BRANCH: tmps
Repo Added 10 May 2026 04:42PM UTC
Token GLcOscfSVqHEgZlKtcJ5EvQO4MhM8tTho regen
Build 25 Last
Files 35
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • bisect_init_changes
  • priv_bringup
  • tmps

01 May 2026 10:20PM UTC coverage: 63.131%. First build
25634153065

push

github

web-flow
Replace TransferActions boolean explosion with enum (#40)

* 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 unrepresentable.

* 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 unconditional
4. Use else-if for mutually exclusive dshot/servo processing

* 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.

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

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 main
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25634153065 main Replace TransferActions boolean explosion with enum (#40) * Replace TransferActions boolean explosion with enum TransferActions had 9 fields with mutually exclusive combinations. Replace with TransferAction enum (6 variants) + DetectedProtocol e... push 10 May 2026 04:42PM UTC web-flow github
63.13
See All Builds (25)

Badge your Repo: rm32-private

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