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

wboayue / rust-ibapi / 25633475431
92%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 04:11PM UTC
Jobs 1
Files 126
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

10 May 2026 04:10PM UTC coverage: 89.593%. Remained the same
25633475431

push

github

web-flow
docs(examples): migrate to canonical Contract builders (#547)

Replace bare `Contract { ... ..Default::default() }` literals across 15
example sites + the README "lower-level control" snippet with the typed
v3 builders (`Contract::stock`/`call`/`put`/`futures`/`forex`).

Two non-trivial calls:
- `historical_data.rs` and `stream_bars.rs` futures-lookup queries use
  `Contract::futures(symbol).front_month().build()` instead of submitting
  an empty-month spec. Filters server-side to the front month rather
  than returning every contract and picking client-side.
- `options_exercise.rs` chain-derived path adds a small `parse_yyyymmdd`
  helper because `OptionBuilder::expires_on(y, m, d)` takes integer
  components and chain expirations arrive as `String`.

Prep for `#[non_exhaustive]` lockdown on `Contract` (PR-2). Workspace
stays green at this commit; no behavior change in the typed paths.

18269 of 20391 relevant lines covered (89.59%)

28.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25633475431.1 10 May 2026 04:11PM UTC 126
89.59
GitHub Action Run
Source Files on build 25633475431
  • Tree
  • List 126
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25633475431
  • bb945eab on github
  • Prev Build on main (#25623242916)
  • Next Build on main (#25635571801)
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