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

wboayue / rust-ibapi / 26272239556
92%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 06:31AM UTC
Jobs 1
Files 133
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

22 May 2026 06:29AM UTC coverage: 92.238%. Remained the same
26272239556

push

github

web-flow
realtime: typed generic_tick constants module (#621)

Adds named &str constants for the 28 IB generic-tick request IDs
documented at https://interactivebrokers.github.io/tws-api/tick_types.html.
Callers can now write generic_tick::RT_VOLUME instead of "233".

- New module ibapi::market_data::realtime::generic_tick with per-constant
  doc-comments naming the received-tick types each delivers (canonical
  upper-snake-case spellings).
- Regression test asserts each constant matches its documented numeric ID.
- MarketDataBuilder::{generic_ticks,add_generic_tick} doc-examples updated
  to use the constants; replaces the inline "Common tick types" list.
- docs/api-patterns.md gains a "Generic Tick Request IDs" subsection.

Builder signature stays &[&str] so raw strings remain a fallback if TWS
ships a new ID before the crate is updated.

Implements plans/generic-tick-types.md.

19214 of 20831 relevant lines covered (92.24%)

28.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26272239556.1 22 May 2026 06:31AM UTC 133
92.24
GitHub Action Run
Source Files on build 26272239556
  • Tree
  • List 133
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26272239556
  • c2ae6e17 on github
  • Prev Build on main (#26268218334)
  • Next Build on main (#26272250243)
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