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

thehouseisonfire / rumqtt / 29550895474
91%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 03:17AM 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

17 Jul 2026 02:48AM UTC coverage: 90.938% (-0.001%) from 90.939%
29550895474

push

github

thehouseisonfire
refactor(rumqttc-v5): simplify broker validation logic to enable const fn

- Add `secure` field to BrokerInner::Websocket to distinguish ws/wss
  without URL string parsing
- Rewrite broker_transport_matches() using direct enum pattern matching
  instead of accessor methods + URL scheme parsing, enabling const fn
- Remove now-unused websocket_url_scheme() helper
- Make validate() const fn
- Conditionally compile set_network_options/network_options as const fn
  on non-linux targets (requires !Drop for NetworkOptions)

7 of 8 new or added lines in 1 file covered. (87.5%)

31741 of 34904 relevant lines covered (90.94%)

31615.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
86.91
-0.04% rumqttc-v5/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 29550895474.1 17 Jul 2026 03:17AM UTC 61
90.94
GitHub Action Run
Source Files on build 29550895474
  • Tree
  • List 61
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29550895474
  • 03baa270 on github
  • Prev Build on main (#29550015148)
  • Next Build on main (#29550913531)
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