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

kaidokert / rm32
61%
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 pr18_1
branch: pr18_1
CHANGE BRANCH
x
Reset
Sync Branches
  • pr18_1
  • main
  • pr1
  • pr10_1
  • pr11_1
  • pr12_1
  • pr13_1
  • pr14_1
  • pr15_1
  • pr16_1
  • pr17_1
  • pr19_1
  • pr20_1
  • pr21_1
  • pr22_1
  • pr23_1
  • pr24_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 01:13AM UTC coverage: 61.057% (-1.7%) from 62.721%
25197482230

Pull #24

github

kaidokert
Remove &mut accessors, add specific setter methods instead

forward_mut(), measurements_mut(), timing_mut(), pid_mut() returned
mutable references to internal state — fake encapsulation that gives
callers full field access.

Replace with specific setter methods on MainState that delegate to
sub-structs: set_use_current_limit, set_use_speed_control,
set_average_interval, set_last_average_interval, set_battery_voltage,
set_actual_current.

Commutation::forward_mut() replaced with copy-in/copy-out pattern
at the CommandProcessor call site.
Pull Request #24: Make struct fields private, add accessor methods

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

3 existing lines in 1 file now uncovered.

3338 of 5467 relevant lines covered (61.06%)

625.85 hits per line

Relevant lines Covered
Build:
Build:
5467 RELEVANT LINES 3338 COVERED LINES
625.85 HITS PER LINE
Source Files on pr18_1
  • Tree
  • List 34
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25197482230 pr18_1 Remove &mut accessors, add specific setter methods instead forward_mut(), measurements_mut(), timing_mut(), pid_mut() returned mutable references to internal state — fake encapsulation that gives callers full field access. Replace with specific ... Pull #24 01 May 2026 01:14AM UTC kaidokert github
61.06
25197232840 pr18_1 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 ... Pull #24 01 May 2026 01:04AM UTC kaidokert github
61.12
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