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

wboayue / rust-ibapi / 26546040726
92%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 12:03AM UTC
Jobs 1
Files 140
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

28 May 2026 12:01AM UTC coverage: 92.437% (+0.03%) from 92.407%
26546040726

push

github

web-flow
contracts: add Client::smart_components API (#652)

* contracts: add Client::smart_components API

Maps a BBO exchange code (e.g. "ISLAND") to underlying contributing
exchanges with bit position, full name, and single-letter abbreviation.

Uses request_helpers::one_shot_request_with_retry per the fundamental_data
precedent (#647). Registers IncomingMessages::SmartComponents in the
request-id routing allow-list (rule 17).

* examples: register smart_components + default to "a6"

[[example]] entries make `cargo run --example {async_,}smart_components`
work. Default arg flipped from ISLAND (rejected by TWS with error 321)
to "a6" — the canonical sample value from the IBKR Python testbed and
the live BBO token returned by smoke against paper gateway 220.

* smart_components: drop dead request_id from response builder + doc cleanup

/simplify findings:
- SmartComponentsResponse.request_id field + setter were never read.
  Decoder discards p.req_id; routing happens via proto envelope before
  the decoder runs. Drop the field; SmartComponentsResponse now derives
  Default and smart_components() takes no args.
- Replace remaining "ISLAND" references in rustdoc + struct doc with the
  working "a6" token surfaced by the live smoke. Reflect the per-session
  token nature in the arg description.

117 of 121 new or added lines in 6 files covered. (96.69%)

19445 of 21036 relevant lines covered (92.44%)

27.17 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
97.62
-2.38% src/contracts/common/decoders/mod.rs
1
93.94
-0.57% src/contracts/async/mod.rs
1
95.56
-0.83% src/contracts/sync/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 26546040726.1 28 May 2026 12:03AM UTC 140
92.44
GitHub Action Run
Source Files on build 26546040726
  • Tree
  • List 140
  • Changed 9
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26546040726
  • 6a946235 on github
  • Prev Build on main (#26538704850)
  • Next Build on main (#26555011555)
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