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

wboayue / rust-ibapi / 21937321980
86%

Build:
DEFAULT BRANCH: main
Ran 12 Feb 2026 07:27AM UTC
Jobs 1
Files 103
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

12 Feb 2026 07:22AM UTC coverage: 86.252% (-0.04%) from 86.292%
21937321980

push

github

web-flow
Add integration test suite (#400)

* Add integration test workspace for sync and async crates

- Convert repo to cargo workspace with default-members=["."]
- Add integration/async and integration/sync child crates
- Add just commands: integration, integration-sync, integration-async
- Add integration/README.md with setup instructions

* Add sync and async connection integration tests

* Verify callback message details in connection tests

* Add ClientId pool for parallel-safe integration tests

* Format integration test files

* Add token bucket rate limiter to ibapi-test, update README

* Add rate_limit() to integration tests, add integration test guide

* Add serial_test for test serialization, update docs

* Add full public API integration tests (~80 tests)

New test files (sync + async mirrors): state, contracts, accounts,
historical_data, realtime_data, orders, news, scanners, wsh.
Async-only concurrency tests. Add GATEWAY constant, time dependency.

* Fix integration test compilation errors and clippy warnings

- Fix import paths for AccountId, AccountGroup, ContractId (accounts::types)
- Fix PositionUpdate enum pattern matching in pnl_single tests
- Fix WhatToShow::Midpoint → WhatToShow::MidPoint
- Fix Symbol newtype comparisons (.symbol.0)
- Remove unused imports (TagValue, Contract, self)
- Use struct initialization instead of field reassignment
- Replace never_loop with iter().next()

* Fix futures contract test: use next_quarter() for ES

ES futures are quarterly (Mar/Jun/Sep/Dec). front_month() returned
February which is not a valid ES contract month.

* Fix integration test flakiness: serialize matching_symbols, misc fixes

- Add #[serial(matching_symbols)] to prevent concurrent request conflicts
- Add CME exchange to ES futures contract tests
- Ignore async scanner_parameters (hangs, suspected library bug)
- Simplify historical tick tests with next_timeout()

* Add timeouts to async historical tick tests, remove misleading comments

Subs... (continued)

19 of 29 new or added lines in 2 files covered. (65.52%)

1 existing line in 1 file now uncovered.

8815 of 10220 relevant lines covered (86.25%)

117.67 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
68.21
-0.49% src/transport/async.rs
8
73.39
-1.4% src/connection/async.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
60.47
0.0% src/contracts/types.rs
Jobs
ID Job ID Ran Files Coverage
1 21937321980.1 12 Feb 2026 07:27AM UTC 103
86.25
GitHub Action Run
Source Files on build 21937321980
  • Tree
  • List 103
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21937321980
  • bee451c9 on github
  • Prev Build on main (#21889509264)
  • Next Build on main (#21937402165)
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