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

kaidokert / rm32 / 25197232840
61%
main: 63%

Build:
Build:
LAST BUILD BRANCH: tmps
DEFAULT BRANCH: main
Ran 01 May 2026 01:05AM 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 01:04AM UTC coverage: 61.124% (-1.6%) from 62.721%
25197232840

Pull #24

github

kaidokert
Make struct fields private, add accessor methods

Strip pub/pub(crate) from struct fields across BemfState, DutyState,
ProtectionState, Measurements, TimingState, Commutation, MainState,
and InputState. Add minimal accessor methods where external access
is needed.

Fields kept pub only where rm32_stm32 constructs or directly writes
them (DutyState::minimum/min_startup/startup_max, ProtectionState
bemf_timeout fields, MainState::config/just_armed/cell_count).

The harness binary is a separate crate in Cargo's model, so all
harness field access now goes through public accessor methods.
This forms a stable API while field layout remains free to change.
Pull Request #24: Make struct fields private, add accessor methods

0 of 169 new or added lines in 5 files covered. (0.0%)

3 existing lines in 1 file now uncovered.

3338 of 5461 relevant lines covered (61.12%)

626.54 hits per line

Uncovered Changes

Lines Coverage ∆ File
60
73.97
-24.38% rm32/src/control/state.rs
46
0.0
0.0% rm32/src/bin/harness.rs
30
65.32
-5.37% rm32/src/main_state.rs
24
79.55
-17.68% rm32/src/commutation.rs
9
74.63
-3.43% rm32/src/control/input.rs

Coverage Regressions

Lines Coverage ∆ File
3
0.0
0.0% rm32/src/bin/harness.rs
Jobs
ID Job ID Ran Files Coverage
1 25197232840.1 01 May 2026 01:04AM UTC 34
61.12
GitHub Action Run
Source Files on build 25197232840
  • Tree
  • List 34
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25197232840
  • Pull Request #24
  • PR Base - main (#25196902395)
  • 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