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

thehouseisonfire / rumqtt / 29972316295
91%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 02:08AM 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

23 Jul 2026 01:38AM UTC coverage: 91.268% (-0.003%) from 91.271%
29972316295

push

github

thehouseisonfire
refactor(session-store-file): merge v4/v5 adapters into feature-gated package

Consolidate the separate rumqttc-v4-session-store-file-next and
rumqttc-v5-session-store-file-next adapter crates into a single
rumqttc-session-store-file-next package with independent v4 and v5
Cargo features. This eliminates duplicate adapter code by introducing a
shared Protocol trait abstraction in the new adapter/src/shared.rs module.

- Add adapter/ crate with feature-gated v4 and v5 modules
- Add shared::Adapter generic over Protocol to deduplicate store logic
- Add consumer-tests/ crate to verify dual-protocol public API
- Add persistent_session_file_store_dual example using both protocols
- Update CI to test merged adapter feature matrix (v4-only, v5-only, combined)
- Update pre-commit hooks, docs, recipes, and release tooling for new layout
- Remove old session-store-file/v4/ and session-store-file/v5/ directories

33122 of 36291 relevant lines covered (91.27%)

22195.49 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
96.09
-0.02% rumqttc-v5/src/eventloop.rs
Jobs
ID Job ID Ran Files Coverage
1 29972316295.1 23 Jul 2026 02:08AM UTC 61
91.27
GitHub Action Run
Source Files on build 29972316295
  • 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 #29972316295
  • 6ef4b722 on github
  • Prev Build on main (#29971519917)
  • Next Build on main (#29972387767)
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