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

kaidokert / rm32 / 25217194854
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: tmps
DEFAULT BRANCH: main
Ran 01 May 2026 02:02PM 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 02:02PM UTC coverage: 62.866% (+0.03%) from 62.837%
25217194854

Pull #34

github

kaidokert
Replace BoardParams with BoardConfig + ChipParams

Delete BoardParams — it duplicated 5 fields from BoardConfig and mixed
in 2 chip constants. MainState::new() now takes:
- &BoardConfig — board PCB hardware constants (from YAML/const)
- &ChipParams — MCU silicon constants (timer1_max_arr, cpu_mhz)

Firmware passes &BOARD (compile-time const) + chip params from
ChipConfig trait. Harness uses BoardConfig::DEFAULT.

No more duplicate struct for board configuration.
Pull Request #34: Replace BoardParams with BoardConfig + ChipParams

17 of 25 new or added lines in 2 files covered. (68.0%)

1 existing line in 1 file now uncovered.

3567 of 5674 relevant lines covered (62.87%)

775.97 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
0.0
0.0% rm32/src/bin/harness.rs
1
63.95
0.09% rm32/src/main_state.rs

Coverage Regressions

Lines Coverage ∆ File
1
63.95
0.09% rm32/src/main_state.rs
Jobs
ID Job ID Ran Files Coverage
1 25217194854.1 01 May 2026 02:02PM UTC 34
62.87
GitHub Action Run
Source Files on build 25217194854
  • Tree
  • List 34
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25217194854
  • Pull Request #34
  • PR Base - main (#25207800895)
  • 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