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

kaidokert / rm32 / 25186753480
61%
main: 63%

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

30 Apr 2026 08:05PM UTC coverage: 61.122% (-0.2%) from 61.283%
25186753480

Pull #15

github

kaidokert
Extract shared MainState constructor and apply_motor_config

MainState was manually constructed with 30+ fields in both firmware
(main.rs) and harness (harness.rs), creating init divergence risk
flagged by reviewers on PRs 4, 5, 6, and 7.

Add MainState::new(MainStateParams) that takes the 7 board/chip
parameters that actually differ between contexts. Both firmware and
harness now call this single constructor.

Add MainState::apply_motor_config() to share the EEPROM-derived
PID/KV/voltage config application that was also duplicated.
Pull Request #15: Extract shared MainState constructor and apply_motor_config

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

1 existing line in 1 file now uncovered.

3248 of 5314 relevant lines covered (61.12%)

592.96 hits per line

Uncovered Changes

Lines Coverage ∆ File
50
61.43
-8.3% rm32/src/main_state.rs
4
0.0
0.0% rm32/src/bin/harness.rs

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% rm32/src/bin/harness.rs
Jobs
ID Job ID Ran Files Coverage
1 25186753480.1 30 Apr 2026 08:06PM UTC 34
61.12
GitHub Action Run
Source Files on build 25186753480
  • Tree
  • List 34
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25186753480
  • Pull Request #15
  • PR Base - main (#25185605810)
  • 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