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

thehouseisonfire / rumqtt / 29781995172
91%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2026 10:20PM UTC
Jobs 1
Files 61
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

20 Jul 2026 09:26PM UTC coverage: 91.114% (-0.003%) from 91.117%
29781995172

push

github

thehouseisonfire
feat(rumqttc): add file-backed persistent session stores for MQTT v4 and v5

Add three new crates implementing Unix file-backed persistent session
storage:

- rumqttc-session-store-file-core-next: protocol-neutral core with
  versioned envelope, CRC32C integrity, BLAKE3-hashed filenames,
  atomic-write semantics, and process-local FIFO coordination.
- rumqttc-v4-session-store-file-next: MQTT 3.1.1 adapter wiring the
  core to rumqttc-v4-next's SessionStore trait.
- rumqttc-v5-session-store-file-next: MQTT 5 adapter wiring the core
  to rumqttc-v5-next's SessionStore trait.

Also updates workspace members, CI clippy/doc/test steps, pre-commit
hooks, clippy.toml duplicate-crate allowlist, CHANGELOG, and the
sessions recipe doc.

32134 of 35268 relevant lines covered (91.11%)

109426.46 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
94.33
-0.04% rumqttc-v4/src/eventloop.rs
Jobs
ID Job ID Ran Files Coverage
1 29781995172.1 20 Jul 2026 10:20PM UTC 61
91.11
GitHub Action Run
Source Files on build 29781995172
  • Tree
  • List 61
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29781995172
  • 74a6e8e1 on github
  • Prev Build on main (#29761468349)
  • Next Build on main (#29862461330)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc