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

wboayue / rust-ibapi / 20648147706
87%

Build:
DEFAULT BRANCH: main
Ran 02 Jan 2026 12:37AM UTC
Jobs 1
Files 102
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

02 Jan 2026 12:32AM UTC coverage: 86.622%. Remained the same
20648147706

push

github

web-flow
feat: add startup message callback for connection setup (#363)

* feat: add startup message callback for connection setup (#340)

Add connect_with_callback() to handle unsolicited messages like OpenOrder
and OrderStatus during connection handshake instead of discarding them.

- Add StartupMessageCallback type for processing startup messages
- Add connect_with_callback() to async and sync Client
- Update ConnectionProtocol trait to accept callback parameter
- Re-export StartupMessageCallback from crate root

* fix: resolve flaky order_update_stream test isolation issue

Add Drop impl to MessageBusStub to clean up ORDER_UPDATE_SUBSCRIPTION_TRACKER
when stub is dropped. This prevents test isolation issues where memory
addresses are reused across tests.

Also add with_responses() constructor to work around Rust limitation
with struct literals using Default::default() when Drop is implemented.

* docs: note callback not invoked on reconnection

* chore: bump version to 2.5.0

28 of 33 new or added lines in 6 files covered. (84.85%)

2 existing lines in 2 files now uncovered.

8657 of 9994 relevant lines covered (86.62%)

118.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
75.0
-1.36% src/connection/async.rs
3
81.67
0.63% src/connection/common.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.0
-1.36% src/connection/async.rs
1
59.88
0.0% src/contracts/types.rs
Jobs
ID Job ID Ran Files Coverage
1 20648147706.1 02 Jan 2026 12:37AM UTC 102
86.62
GitHub Action Run
Source Files on build 20648147706
  • Tree
  • List 102
  • Changed 10
  • Source Changed 9
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20648147706
  • fcb95950 on github
  • Prev Build on main (#20646912528)
  • Next Build on main (#20648172166)
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