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

wboayue / rust-ibapi / 26325939103
92%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 06:39AM 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

23 May 2026 06:37AM UTC coverage: 92.183% (-0.06%) from 92.238%
26325939103

push

github

web-flow
accounts: proto-only decoders at floor 210 (#623)

* accounts: proto-only decoders at floor 210

Delete text branches in 9 accounts decoders whose originating outgoing-request
gate is ≤ 210 (floor): position, position_multi, account_summary, account_value,
account_portfolio_value, account_multi_value (gate 207); pnl, pnl_single (gate
210). Add decode_account_update_time_proto and rewire decode_account_update_time
(gate 207) which was previously text-only without decode_proto_or_text — broken
under proto framing per rule 15.

Drop server_version plumbing through decode_account_update_message and
dispatch_unsolicited_message. Migrate decoder-side, stream-decoder, sync, async,
and connection tests from text fixtures to proto_response + builder.encode_proto.

Stays dual-format (gate > 210, deletion blocked by floor):
- decode_managed_accounts (StartApi handshake, gate 213)
- decode_family_codes (gate 212)
- decode_server_time / decode_server_time_millis (gate 213)

Tracker (plans/legacy-text-protocol-cleanup.md) updated with the partial
migration and the 4 stays-dual decoders.

* accounts: builder for PortfolioValue/AccountUpdateTime, drop ACCOUNT_VALUE

/simplify: replace inline proto::PortfolioValue and proto::AccountUpdateTime
construction in stream_decoders tests with builders in
src/testdata/builders/accounts.rs, mirroring the per-message-type builder
convention already used for AccountValue/AccountSummary/PnL/etc.

Drop unused testdata::responses::ACCOUNT_VALUE constant; remove the
unnecessary #[allow(dead_code)] from MANAGED_ACCOUNT (still used by
transport::recorder.
EOF
)

98 of 123 new or added lines in 4 files covered. (79.67%)

19140 of 20763 relevant lines covered (92.18%)

28.18 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
83.31
-0.77% src/testdata/builders/accounts.rs
1
92.78
-3.1% src/accounts/common/decoders/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 26325939103.1 23 May 2026 06:39AM UTC 133
92.18
GitHub Action Run
Source Files on build 26325939103
  • Tree
  • List 133
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26325939103
  • 7a901291 on github
  • Prev Build on main (#26272250243)
  • Next Build on main (#26340305273)
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