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

kaidokert / rm32 / 25205329108
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: tmps
DEFAULT BRANCH: main
Ran 01 May 2026 06:39AM 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 06:39AM UTC coverage: 62.673% (+0.6%) from 62.057%
25205329108

push

github

kaidokert
Make BemfState fields fully private, move logic from isr_logic.rs

Move BEMF logic into BemfState methods in state.rs:
- sync_config() — config sync from SharedComm
- update() — comparator sample processing (moved from bemf.rs)
- zero_cross_detected() — threshold check
- record_zero_cross() — timing + CI computation
- update_timing_from_timer() — commutation timer path
- record_zc_timing() — comparator ISR path
- reset_for_step(), reset_after_commutation() — counter resets
- com_timer_delay() — wait_time accessor

All 11 BemfState fields now private. bemf.rs reduced to tests only.
isr_logic.rs bemf_polling() now calls BemfState methods instead of
manipulating fields directly.

state.rs pub(crate) fields: 37 → 13 (BemfState 11 + DutyState 13 made private).

128 of 141 new or added lines in 3 files covered. (90.78%)

1 existing line in 1 file now uncovered.

3541 of 5650 relevant lines covered (62.67%)

779.23 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
80.59
4.97% rm32/src/control/isr_logic.rs
6
85.51
3.43% rm32/src/control/state.rs

Coverage Regressions

Lines Coverage ∆ File
1
80.59
4.97% rm32/src/control/isr_logic.rs
Jobs
ID Job ID Ran Files Coverage
1 25205329108.1 01 May 2026 06:39AM UTC 34
62.67
GitHub Action Run
Source Files on build 25205329108
  • Tree
  • List 34
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25205329108
  • 18695a41 on github
  • Prev Build on pr23_1 (#25204436408)
  • 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