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

wboayue / rust-ibapi / 25359668914
92%

Build:
DEFAULT BRANCH: main
Ran 05 May 2026 05:34AM UTC
Jobs 1
Files 123
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

05 May 2026 05:33AM UTC coverage: 87.777% (+0.009%) from 87.768%
25359668914

push

github

web-flow
refactor(tests): consolidate tests/ into integration/ workspace (#507)

* refactor(tests): consolidate tests/ into integration/ workspace

Moved the only real integration test (conditional_orders) into
integration/{sync,async}/tests/ using ibapi-test helpers (ClientId,
rate_limit, GATEWAY); deleted the rest:

- order_builder_integration.rs — fully duplicated by unit tests under
  src/orders/builder/**/tests.rs.
- test_wsh_async.rs — compile-only stubs; live coverage already in
  integration/{sync,async}/tests/wsh.rs.
- data/wsh-event-data.json — unreferenced.

Also fixes a PriceCondition encoding bug found while running the new
integration tests: encode_condition omitted trigger_method when value
was Default (0), causing TWS to reject with "Invalid value in field
# 6127". C# always emits the field; mirror that. Added unit test.

Updated AGENTS.md and todos/warning-message-routing.md to reflect
the new layout.

* refactor(integration): hoist contract IDs and condition_time_today to ibapi-test

The new conditional_orders tests duplicated three constants and the
YYYYMMDD-with-zone time helper across sync and async. Move them to the
shared ibapi-test crate (no extra dependencies; uses the existing time
crate). conditional_limit_order stays per-file because hoisting it would
require pulling ibapi into ibapi-test.

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

1 existing line in 1 file now uncovered.

17091 of 19471 relevant lines covered (87.78%)

26.04 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
59.39
0.0% src/contracts/types.rs
Jobs
ID Job ID Ran Files Coverage
1 25359668914.1 05 May 2026 05:34AM UTC 123
87.78
GitHub Action Run
Source Files on build 25359668914
  • Tree
  • List 123
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25359668914
  • 37782ad7 on github
  • Prev Build on main (#25343054113)
  • Next Build on main (#25360128067)
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