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

kaidokert / rm32 / 25229147584
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: tmps
DEFAULT BRANCH: main
Ran 01 May 2026 07:19PM 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 07:18PM UTC coverage: 62.871% (+0.2%) from 62.667%
25229147584

Pull #37

github

kaidokert
Make CRSF throttle_channel a const, add channel extraction test

throttle_channel was a pub struct field set to 2 and never modified.
Replace with pub const THROTTLE_CHANNEL: usize = 2.

Document the C/Rust convention difference (C uses index 1, Rust uses
index 2 — both refer to AETR channel 3 / Throttle).

Add test that builds a CRSF frame with a known value in channel 2,
parses it, and verifies the throttle mapping produces the correct
ESC throttle value (1034 for CRSF value 1000).
Pull Request #37: Make CRSF throttle_channel a const, add channel extraction test

34 of 35 new or added lines in 1 file covered. (97.14%)

6 existing lines in 1 file now uncovered.

3600 of 5726 relevant lines covered (62.87%)

769.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
94.55
0.51% rm32/src/crsf.rs

Coverage Regressions

Lines Coverage ∆ File
6
94.55
0.51% rm32/src/crsf.rs
Jobs
ID Job ID Ran Files Coverage
1 25229147584.1 01 May 2026 07:19PM UTC 34
62.87
GitHub Action Run
Source Files on build 25229147584
  • Tree
  • List 34
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25229147584
  • Pull Request #37
  • PR Base - main (#25225114164)
  • 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