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

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

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 06:22AM UTC
Files 128
Run time 8s
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

18 May 2026 06:19AM UTC coverage: 92.113% (-0.008%) from 92.121%
26016997047.1

push

github

web-flow
errors: add Error::ConnectionRejected(String) variant for handshake-time refusal (#590)

* errors: add Error::ConnectionRejected(String) variant for handshake-time refusal

PR-6 of plans/error-variants-audit.md. Final slice of the audit.

- New Error::ConnectionRejected(String) variant in errors.rs alongside the
  existing unit ConnectionFailed. Lets callers distinguish handshake-time
  rejection (allow-list mismatch, TWS Trusted IPs) from generic connection
  failure without string-matching.
- Convert connection/{sync,async}.rs UnexpectedEof-during-handshake arms
  from Error::Simple → Error::ConnectionRejected.
- Update existing async test to assert on the typed variant; add sync
  counterpart (handshake was previously untested at this layer in sync).
- Document the new variant in docs/migration-3.0.md.

Audit now complete: ~80 sites across 6 PRs, all on typed Error variants.

* plans(v3-api-ergonomics): mark error-variants audit + Parse-shape resolved

PR-6 closes the audit. Update parent §5:
- audit item flipped [~] → [x] with 6-PR shipped log
- Parse-shape item flipped [~] → [x]; eof_at constructor added to the
  helper trio so the cross-link is accurate

18990 of 20616 relevant lines covered (92.11%)

27.94 hits per line

Source Files on job 26016997047.1
  • Tree
  • List 128
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26016997047
  • 7abd824d on github
  • Prev Job for on main (#26015956171.1)
  • Next Job for on main (#26069674013.1)
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