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

wboayue / rust-ibapi / 29473472974
92%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 05:19AM UTC
Jobs 1
Files 143
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

16 Jul 2026 05:16AM UTC coverage: 91.869% (+0.07%) from 91.803%
29473472974

push

github

web-flow
Add odd-lot bid/ask tick types (server 225 / TWS 10.46) (#703)

* Add odd-lot bid/ask tick types (server 225 / TWS 10.46)

Add TickType variants OddLotBid=105 through OddLotAskExch=110 and wire
them through From<i32>, From<&str>, and Display. Previously ids 105-110
decoded to TickType::Unknown and the data was silently dropped.

Wire strings verified against C# TickType.FieldToString.

* Fill in CHANGELOG PR number (#703)

* Drop redundant test_odd_lot_tick_types

The four table-driven tests (test_from_i32_all_values, test_from_str_all_values,
test_display_output) already cover From<i32>/From<&str>/Display for the 6 new
variants; the standalone test added no coverage and its !is_empty() Display
check was weaker than the exact-string table.

18 of 18 new or added lines in 1 file covered. (100.0%)

102 existing lines in 5 files now uncovered.

18270 of 19887 relevant lines covered (91.87%)

32.21 hits per line

Coverage Regressions

Lines Coverage ∆ File
66
87.77
0.01% src/transport/sync.rs
23
78.68
0.24% src/transport/async.rs
10
82.35
-0.15% src/orders/async.rs
2
97.22
4.0% src/transport/routing.rs
1
86.9
1.02% src/market_data/realtime/sync.rs
Jobs
ID Job ID Ran Files Coverage
1 29473472974.1 16 Jul 2026 05:19AM UTC 143
91.87
GitHub Action Run
Source Files on build 29473472974
  • Tree
  • List 143
  • Changed 10
  • Source Changed 10
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29473472974
  • 48d1bd81 on github
  • Prev Build on main (#28843689501)
  • Next Build on main (#29474067526)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc