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

kaidokert / rm32 / 25207070949
63%

Build:
DEFAULT BRANCH: main
Ran 01 May 2026 07:50AM 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 07:49AM UTC coverage: 62.943% (+0.3%) from 62.661%
25207070949

push

github

web-flow
Move voltage_based_ramp from TickCounters to MotorContext (#31)

* Move voltage_based_ramp from TickCounters to MotorContext

voltage_based_ramp is a board constant (from BoardConfig YAML), not a
counter. It was being copied from IsrState → TickCounters every ISR
entry despite never changing.

Move to MotorContext where it's set once at construction from the
board constant. Remove from TickCounters.

* Add unit tests for voltage-based ramp path

The voltage_based_ramp=true path had zero test coverage. Add 3 tests:
- Low battery (800mV) → high max_change (10)
- High battery (2200mV) → low max_change (1)
- Fast commutation (ci<=200) → 3x multiplier applied

17 of 18 new or added lines in 3 files covered. (94.44%)

3567 of 5667 relevant lines covered (62.94%)

776.93 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% rm32/src/bin/harness.rs
Jobs
ID Job ID Ran Files Coverage
1 25207070949.1 01 May 2026 07:49AM UTC 34
62.94
GitHub Action Run
Source Files on build 25207070949
  • Tree
  • List 34
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25207070949
  • 3d65064a on github
  • Prev Build on main (#25206113199)
  • Next Build on main (#25207195784)
  • 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