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

wboayue / rust-ibapi / 25694475642 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 08:10PM UTC
Files 127
Run time 5s
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

11 May 2026 08:09PM UTC coverage: 90.464% (+0.06%) from 90.406%
25694475642.1

push

github

web-flow
contracts/async: lift mod.rs coverage to 95% lines (#555)

* contracts/async: lift mod.rs coverage 83% → 95% lines

Add 15 tests for previously-untested branches in src/contracts/async/mod.rs:

- contract_details: error response, unexpected message type,
  unexpected end of stream, verify_contract short-circuit
- matching_symbols: server error arm, unexpected message arm,
  None → Ok(empty) fall-through, old server version rejection
- market_rule: empty-stream Simple error, old server version
- calculate_option_price / calculate_implied_volatility:
  empty-stream Simple error, old server version
- cancel_contract_details: old server version

Remaining uncovered lines are `Some(Err(e)) => return Err(e)`
pass-throughs reachable only via a stream-error injection (not
producible through MessageBusStub's broadcast channel).

* contracts/async/tests: simplify error-branch assertions

- contract_details_returns_server_error: use assert_tws_error_message
  (asserts code + substring instead of just variant)
- matching_symbols / market_rule / calculate_* Simple-error tests:
  pin variant via let-else, then exact-match the message string
- contract_details_propagates_verify_failure: use the stock builder's
  trading_class() method instead of mut + field assignment
- drop WHAT-comments that restated the test name

18632 of 20596 relevant lines covered (90.46%)

25.71 hits per line

Source Files on job 25694475642.1
  • Tree
  • List 127
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25694475642
  • 8439ad29 on github
  • Prev Job for on main (#25682419058.1)
  • Next Job for on main (#25702016955.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