• 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 pr24_1
branch: pr24_1
CHANGE BRANCH
x
Reset
Sync Branches
  • pr24_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
  • 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
  • pr34_1
  • pr3_1
  • pr5_1
  • pr7_1
  • pr8_1
  • pr_codecov1
  • pr_codecov2
  • system-tick
  • tmps

01 May 2026 07:04AM UTC coverage: 62.661% (+0.6%) from 62.057%
25205956364

Pull #30

github

kaidokert
Fix wait_time u16 truncation and reset_for_step missing zc_found clear

Two wait_time bugs: record_zero_cross and update_timing_from_timer
truncated new_ci to u16 BEFORE dividing by 2. At low RPM (new_ci >
65535), this produces completely wrong wait_time. C code divides
the u32 value first, then truncates on assignment to u16.

reset_for_step was missing zc_found = false. C code clears zcfound
together with bemfcounter after every commutation step. Without this,
zero_cross_detected() stays false after the first detection in the
startup path, stalling old_routine startup.
Pull Request #30: BemfState encapsulation, PWM compare methods, ramp bug fix

128 of 142 new or added lines in 3 files covered. (90.14%)

1 existing line in 1 file now uncovered.

3541 of 5651 relevant lines covered (62.66%)

779.09 hits per line

Relevant lines Covered
Build:
Build:
5651 RELEVANT LINES 3541 COVERED LINES
779.09 HITS PER LINE
Source Files on pr24_1
  • Tree
  • List 34
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25205956364 pr24_1 Fix wait_time u16 truncation and reset_for_step missing zc_found clear Two wait_time bugs: record_zero_cross and update_timing_from_timer truncated new_ci to u16 BEFORE dividing by 2. At low RPM (new_ci > 65535), this produces completely wrong wa... Pull #30 01 May 2026 07:04AM UTC kaidokert github
62.66
25205957241 pr24_1 Merge 8c71c6d7c into 0f9436061 Pull #30 01 May 2026 07:04AM UTC web-flow github
62.66
25205523838 pr24_1 Revert .gitignore additions for working docs Pull #30 01 May 2026 06:47AM UTC kaidokert github
62.67
25205453506 pr24_1 Remove accidentally tracked working docs from repo Pull #30 01 May 2026 06:44AM UTC kaidokert github
62.67
25205416655 pr24_1 BemfState encapsulation, PWM compare methods, ramp bug fix, constants Make BemfState fields fully private (11 fields), move BEMF logic from isr_logic.rs and bemf.rs into BemfState methods in state.rs: - sync_config, update, zero_cross_detected, r... push 01 May 2026 06:43AM UTC kaidokert github
62.67
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