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

wboayue / rust-ibapi / 26419311697
92%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 08:54PM UTC
Jobs 1
Files 133
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

25 May 2026 08:51PM UTC coverage: 92.191% (+0.02%) from 92.167%
26419311697

push

github

web-flow
display_groups: wire proto decoder via decode_proto_or_text (#631)

* display_groups: wire proto decoder via decode_proto_or_text

DisplayGroupUpdated (msg 68) gates at PROTOBUF_REST_MESSAGES_3 (213).
The proto decoder existed but was unwired (#[allow(dead_code)]); the
text decoder used peek_string(3) directly. Post floor-213 bump, the
text path would silently return empty contract_info for every update
(peek_string is not proto-aware on the legacy index path).

Wires decode_display_group_updated through decode_proto_or_text so the
crate handles both wire formats correctly. The text branch will be
deleted after the floor-213 ratchet (PR-C5 in plans/floor-213-ratchet.md).

Prep step for plans/floor-213-ratchet.md.

* /simplify: use proto_response helper in test fixture

- Replace manual from_protobuf + encode dance with proto_response()
  helper (src/common/test_utils.rs:127); eliminates hardcoded server
  version literal
- Drop unused req_id field from the proto fixture (never asserted)

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

19585 of 21244 relevant lines covered (92.19%)

27.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26419311697.1 25 May 2026 08:54PM UTC 133
92.19
GitHub Action Run
Source Files on build 26419311697
  • Tree
  • List 133
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26419311697
  • 1c07f8e1 on github
  • Prev Build on main (#26347448912)
  • Next Build on main (#26421037358)
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