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

wboayue / rust-ibapi / 26858387104
92%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 01:38AM UTC
Jobs 1
Files 141
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

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

Coverage Regressions

Lines Coverage ∆ File
9
89.41
0.0% src/market_data/realtime/async.rs
7
96.27
0.22% src/orders/common/order_builder/mod.rs
3
85.0
0.0% src/display_groups/async.rs
Jobs
ID Job ID Ran Files Coverage
1 26858387104.1 03 Jun 2026 01:38AM UTC 141
91.74
GitHub Action Run
Source Files on build 26858387104
  • Tree
  • List 141
  • Changed 8
  • Source Changed 8
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26858387104
  • 4d1868fe on github
  • Prev Build on main (#26609624221)
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