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

wboayue / rust-ibapi / 24323579463 / 1
90%
main: 90%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 03:03AM UTC
Files 111
Run time 2s
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%
24323579463.1

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/

8953 of 10591 relevant lines covered (84.53%)

112.04 hits per line

Source Files on job 24323579463.1
  • Tree
  • List 111
  • Changed 63
  • Source Changed 59
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24323579463
  • fbf49a63 on github
  • Prev Job for on main (#24292071653.1)
  • Next Job for on main (#24379007413.1)
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