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

wboayue / rust-ibapi / 26134818383
92%

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 01:04AM UTC
Jobs 1
Files 128
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

20 May 2026 01:02AM UTC coverage: 92.141%. Remained the same
26134818383

push

github

web-flow
docs(prelude): document BarSize/WhatToShow naming convention (#595)

Add a 'Type naming' section to the prelude module rustdoc spelling out
that the `as`-aliased flat names (`HistoricalBarSize`, `RealtimeBarSize`,
etc.) are canonical for `use ibapi::prelude::*;` callers and the
module-qualified short names (`historical::BarSize`, `realtime::BarSize`)
are canonical for qualified imports.

Resolves v3-api-ergonomics.md §3 'Eliminate prelude collisions' by doc
convention rather than source rename — the collision only bites in
`historical::*` + `realtime::*` flat-import scopes (already paved over
by the prelude), and renaming in source would either stutter the module
path (`realtime::RealtimeBarSize`) or pay verbosity at every call site
(`HistoricalBarSize::Min`). Realtime's degenerate `BarSize` (single
`Sec5` variant) makes the rename cost-to-benefit ratio especially bad.

18994 of 20614 relevant lines covered (92.14%)

29.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26134818383.1 20 May 2026 01:04AM UTC 128
92.14
GitHub Action Run
Source Files on build 26134818383
  • Tree
  • List 128
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26134818383
  • 1c509cae on github
  • Prev Build on main (#26134298956)
  • Next Build on main (#26139819001)
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