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

wboayue / rust-ibapi
92%

Build:
DEFAULT BRANCH: main
Repo Added 08 Apr 2023 06:56AM UTC
Files 141
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main

03 Jun 2026 01:35AM UTC coverage: 91.74% (+0.02%) from 91.718%
26858387104

push

github

web-flow
docs: feature-gate async-only doctests in lib.rs (#671)

The crate-level market-order example and the StartupMessage example used
#[tokio::main]/.await unconditionally. lib.rs is always compiled, so under
--no-default-features --features sync these doctests failed to compile,
breaking the Coverage job (red since #658).

Gate each with cfg_attr: async form for default/async builds (shown on
docs.rs), sync blocking form for sync-only builds.

18081 of 19709 relevant lines covered (91.74%)

28.52 hits per line

Relevant lines Covered
Build:
Build:
19709 RELEVANT LINES 18081 COVERED LINES
28.52 HITS PER LINE
Source Files on main
  • Tree
  • List 141
  • Changed 8
  • Source Changed 8
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26858387104 main docs: feature-gate async-only doctests in lib.rs (#671) The crate-level market-order example and the StartupMessage example used #[tokio::main]/.await unconditionally. lib.rs is always compiled, so under --no-default-features --features sync thes... push 03 Jun 2026 01:38AM UTC web-flow github
91.74
26609624221 main align: code-consistency sweep — rules 2, 8, 17, 18, 19, 27 (#657) * align: matching_symbols return type + peek_int proto guard Rule 27 (sync/async signature parity): - Client::matching_symbols sync side returned Result<impl Iterator<Item = Con... push 29 May 2026 12:05AM UTC web-flow github
91.72
26586527639 main docs: sweep CLAUDE.md and docs/ for v3.0 drift (#656) * docs: sweep CLAUDE.md and docs/ for v3.0 drift CLAUDE.md: - rule 2: example points at flat `news/sync.rs` (project avoids `mod.rs`) - rule 12: clarify only `NoticeStream` uses `sync_impl`/`... push 28 May 2026 04:07PM UTC web-flow github
92.42
26555228304 main plans: delete protobuf-migration.md (migration complete) (#654) The v3.0 protobuf migration arc concluded with PR #653 — every entry in IBKR's PROTOBUF_MSG_IDS is exposed via a public Client method or intentionally skipped. The tracker has no rem... push 28 May 2026 04:47AM UTC web-flow github
92.42
26555011555 main accounts: add 5 remaining protobuf APIs (#653) * accounts: add 5 remaining protobuf APIs Closes the protobuf-migration tracker by exposing the last gaps as Client methods (sync + async): soft_dollar_tiers, user_info, request_fa, replace_fa, set_... push 28 May 2026 04:41AM UTC web-flow github
92.42
26546040726 main 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 re... push 28 May 2026 12:03AM UTC web-flow github
92.44
26538704850 main plans: mark fundamental_data shipped (#647) (#648) push 27 May 2026 09:07PM UTC web-flow github
92.41
26536587164 main market_data: drop TickTypes::EFP API (breaking) (#651) * market_data: drop TickTypes::EFP API and text-residue helpers Removes: - TickTypes::EFP variant + TickEFP struct (src/market_data/realtime/mod.rs) - decode_tick_efp + its 2 tests (src/mark... push 27 May 2026 08:25PM UTC web-flow github
92.41
26530681925 main plans: extract TickEFP residue, delete legacy-text-protocol-cleanup (#649) The text-protocol cleanup arc concluded at floor 213 (PR #632, archive issue #645). Replaced the 181-line tracker with a focused TickEFP-residue plan covering the helpers ... push 27 May 2026 06:31PM UTC web-flow github
92.41
26529644247 main fundamental: add Client::fundamental_data API (#647) * fundamental: add Client::fundamental_data API Adds RequestFundamentalData support - one of the seven remaining outgoing-message gaps tracked in plans/protobuf-migration.md. Public surface: ... push 27 May 2026 06:11PM UTC web-flow github
92.41
See All Builds (652)
  • Repo on GitHub
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