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

wboayue / rust-ibapi / 26016997047
92%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 06:22AM UTC
Jobs 1
Files 128
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

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

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

6 of 7 new or added lines in 3 files covered. (85.71%)

1 existing line in 1 file now uncovered.

18990 of 20616 relevant lines covered (92.11%)

27.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
98.48
-1.52% src/errors.rs

Coverage Regressions

Lines Coverage ∆ File
1
87.75
-0.18% src/transport/sync/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 26016997047.1 18 May 2026 06:22AM UTC 128
92.11
GitHub Action Run
Source Files on build 26016997047
  • Tree
  • List 128
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26016997047
  • 7abd824d on github
  • Prev Build on main (#26015956171)
  • Next Build on main (#26069674013)
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