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

kaidokert / rm32 / 25204210268
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: tmps
DEFAULT BRANCH: main
Ran 01 May 2026 05:53AM 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 05:52AM UTC coverage: 62.104% (+0.8%) from 61.268%
25204210268

Pull #29

github

kaidokert
Fix ramp profile: use average_interval not duty.last for RPM threshold

Pre-existing bug: ramp_limit used self.last > 500 (duty cycle) to
select between low/high RPM ramp rates. C code uses average_interval
> 500 (timing-based RPM indicator). The duty-based check could select
the wrong ramp rate when duty and RPM diverge.

Compute average_interval from e_com_time in the ISR and pass it to
ramp_limit. Add 4 unit tests for ramp profile selection that would
have caught this bug. Also fix compute_setpoint docstring.
Pull Request #29: Make DutyState fields fully private, extract ISR logic into methods

124 of 145 new or added lines in 2 files covered. (85.52%)

36 existing lines in 1 file now uncovered.

3489 of 5618 relevant lines covered (62.1%)

776.47 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
82.77
4.12% rm32/src/control/state.rs
4
75.62
3.77% rm32/src/control/isr_logic.rs

Coverage Regressions

Lines Coverage ∆ File
36
82.77
4.12% rm32/src/control/state.rs
Jobs
ID Job ID Ran Files Coverage
1 25204210268.1 01 May 2026 05:52AM UTC 34
62.1
GitHub Action Run
Source Files on build 25204210268
  • Tree
  • List 34
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25204210268
  • Pull Request #29
  • PR Base - main (#25203213512)
  • 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