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

wboayue / rust-ibapi / 24323525547
85%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 03:01AM UTC
Jobs 1
Files 111
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

13 Apr 2026 02:56AM UTC coverage: 84.534% (-0.8%) from 85.307%
24323525547

push

github

web-flow
remove text protocol, switch to protobuf-only encoding (Phase 5) (#452)

* remove text protocol, switch to protobuf-only encoding (Phase 5)

- Transport layer accepts raw bytes (Vec<u8>) instead of RequestMessage
- All domain encoders switched from text push_field to protobuf
- MessageBus/AsyncMessageBus traits use &[u8]/Vec<u8>
- Removed ToField push_field, text encoding from RequestMessage
- Removed encode_request_binary (text with binary framing)
- Handshake reads raw text to avoid binary misinterpretation on reconnect
- format_start_api always uses protobuf (removed legacy text path)
- MockGateway updated for binary protocol
- Updated ~1100 tests across all domains
- Net -3939 lines removed

* add plan to improve encoder test coverage post-protobuf migration

* reduce duplication: shared helpers, news extraction, order routing strategy, historical validation

- export some_bool/some_str from proto::encoders, replace inline patterns across domain encoders
- extract news tick formatting to news/common/ (contract_news, broad_tape_news)
- add OrderRoutingStrategy enum in transport/routing.rs, refactor sync/async order routing
- extract validate_historical_data() to historical/common/

430 of 461 new or added lines in 52 files covered. (93.28%)

121 existing lines in 8 files now uncovered.

8953 of 10591 relevant lines covered (84.53%)

111.81 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
81.37
2.25% src/transport/sync.rs
4
81.82
0.0% src/client/builders/sync.rs
4
93.88
-0.84% src/messages.rs
3
84.62
0.0% src/client/builders/async.rs
3
67.87
0.14% src/transport/async.rs
2
96.55
-0.51% src/contracts/common/encoders.rs
2
86.25
0.0% src/stubs.rs
1
89.42
0.64% src/connection/sync.rs
1
88.89
src/market_data/historical/common/mod.rs
1
67.35
3.93% src/transport/routing.rs

Coverage Regressions

Lines Coverage ∆ File
56
54.0
-22.4% src/orders/mod.rs
32
0.0
-100.0% src/lib.rs
10
66.27
-8.18% src/contracts/mod.rs
7
56.98
-3.49% src/contracts/types.rs
7
67.87
0.14% src/transport/async.rs
4
82.47
-2.6% src/orders/conditions.rs
3
93.88
-0.84% src/messages.rs
2
81.37
2.25% src/transport/sync.rs
Jobs
ID Job ID Ran Files Coverage
1 24323525547.1 13 Apr 2026 03:01AM UTC 111
84.53
GitHub Action Run
Source Files on build 24323525547
  • Tree
  • List 111
  • Changed 63
  • Source Changed 59
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24323525547
  • fbf49a63 on github
  • Prev Build on main (#24292071653)
  • Next Build on main (#24323579463)
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