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

wboayue / rust-ibapi / 25299388133
92%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 03:22AM 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

04 May 2026 03:21AM UTC coverage: 87.87% (+0.05%) from 87.823%
25299388133

push

github

web-flow
feat(routing): full protobuf Error decode (#502)

PR 1 of warning-message-routing series.

- Replace placeholder protobuf_first_int + error_code: 0 with full prost decode of crate::proto::ErrorMessage; populates request_id, error_code, error_message, error_time, advanced_order_reject_json across both wire formats via DecodedError.
- RoutingDecision::Error becomes Error(DecodedError); restores function arity within the project rule.
- DecodedError::default() restores UNSPECIFIED_REQUEST_ID fallback (was silently regressed by derive(Default)).
- Single shared logger in transport/common.rs; both transports route through log_error_payload(&DecodedError).
- Delete error_event (unreachable: min_version PROTOBUF=201 >= ERROR_TIME=194); drops the wire-format branch in dispatch_message and removes server_version threading from internal dispatch chain.
- Extract inline routing tests to sibling routing_tests.rs (rule 14).

Foundation for PR 2a/2b/3 in todos/warning-message-routing.md.

51 of 90 new or added lines in 4 files covered. (56.67%)

2 existing lines in 2 files now uncovered.

17357 of 19753 relevant lines covered (87.87%)

25.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
23
47.55
-0.39% src/transport/async.rs
12
67.57
-32.43% src/transport/common.rs
4
74.75
0.41% src/transport/sync/mod.rs

Coverage Regressions

Lines Coverage ∆ File
1
59.39
0.0% src/contracts/types.rs
1
47.55
-0.39% src/transport/async.rs
Jobs
ID Job ID Ran Files Coverage
1 25299388133.1 04 May 2026 03:22AM UTC 123
87.87
GitHub Action Run
Source Files on build 25299388133
  • Tree
  • List 123
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25299388133
  • f1da671c on github
  • Prev Build on main (#25292190328)
  • Next Build on main (#25302170727)
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