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

kaidokert / rm32 / 25201391585
63%

Build:
DEFAULT BRANCH: main
Ran 01 May 2026 03:52AM 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 03:52AM UTC coverage: 60.927% (+0.003%) from 60.924%
25201391585

push

github

web-flow
Extract IsrTiming sub-trait from SharedComm (#26)

* Extract IsrTiming sub-trait from SharedComm

Second step of SharedComm decomposition: extract 15 ISR-produced
timing and state methods into a dedicated IsrTiming trait:

- zero_crosses, set_zero_crosses, increment_zero_crosses
- commutation_interval, set_commutation_interval
- e_com_time, set_e_com_time
- interval_timer_count, set_interval_timer_count
- signal_timeout, increment_signal_timeout
- duty_cycle, set_duty_cycle
- forward, set_forward

SharedComm now requires MotorState + IsrTiming as super-traits.
SharedState and TestShared implement IsrTiming in separate impl blocks.

* Add missing IsrTiming overrides to TestShared

TestShared was falling back to no-op defaults for set_e_com_time,
interval_timer_count, and set_interval_timer_count after the IsrTiming
extraction. Add implementations that delegate to the Cell fields.

42 of 109 new or added lines in 3 files covered. (38.53%)

3 existing lines in 2 files now uncovered.

3340 of 5482 relevant lines covered (60.93%)

624.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
45
24.31
0.0% rm32/src/shared_state.rs
13
22.02
-0.92% rm32/src/shared_comm.rs
9
70.0
0.57% rm32/src/control/shared_impl.rs

Coverage Regressions

Lines Coverage ∆ File
2
22.02
-0.92% rm32/src/shared_comm.rs
1
70.0
0.57% rm32/src/control/shared_impl.rs
Jobs
ID Job ID Ran Files Coverage
1 25201391585.1 01 May 2026 03:52AM UTC 34
60.93
GitHub Action Run
Source Files on build 25201391585
  • 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 #25201391585
  • a1e379ee on github
  • Prev Build on main (#25201063715)
  • Next Build on main (#25201971766)
  • 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