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

wboayue / rust-ibapi / 25269131536
92%

Build:
DEFAULT BRANCH: main
Ran 03 May 2026 03:49AM UTC
Jobs 1
Files 114
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

03 May 2026 03:48AM UTC coverage: 88.612% (+0.001%) from 88.611%
25269131536

push

github

web-flow
fix(protocol): swap arg order in check_version error (#494)

Error::ServerVersion is documented as (required, actual, feature) and
its Display reads "server version {0} required, got {1}: {2}". The
construction in check_version passed (server_version, feature.min_version)
— wrong order. The user-visible message via error_handler::error_message
read "Server version 50 required for tick-by-tick, but connected to
version 137" — backwards.

Swap the args. Update the test to match the convention and add a
Display-format assertion that pins the rendered string.

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

17126 of 19327 relevant lines covered (88.61%)

24.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25269131536.1 03 May 2026 03:49AM UTC 114
88.61
GitHub Action Run
Source Files on build 25269131536
  • Tree
  • List 114
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25269131536
  • 2659741b on github
  • Prev Build on main (#25267812824)
  • Next Build on main (#25269136218)
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