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

wboayue / rust-ibapi / 25706313921
92%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 12:51AM UTC
Jobs 1
Files 127
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

12 May 2026 12:49AM UTC coverage: 90.519%. Remained the same
25706313921

push

github

wboayue
docs(claude.md): rule 16 refresh — generic parse helpers + fixture cruft

Rule 16 was written before PR 1 + PR 2a landed the generic parse_required
/ parse_optional helpers with Option<&str> signatures. The old wording
"Helper shape: fn parse_X(opt: &Option<String>)" is now actively wrong;
the canonical shape is calling the generic helpers directly with
.as_deref() (proto) or Some(s.as_str()) (text path).

Also adds the fixture-cruft caveat from PR #559: when the new strict
decoder rejects an existing test fixture, verify against
tws-api/samples/ before broadening FromStr. PR #559 caught
right: "?" as a VB-sample display fallback, not real TWS wire.

18540 of 20482 relevant lines covered (90.52%)

25.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25706313921.1 12 May 2026 12:51AM UTC 127
90.52
GitHub Action Run
Source Files on build 25706313921
  • Tree
  • List 127
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25706313921
  • 62e877ba on github
  • Prev Build on main (#25706182176)
  • Next Build on main (#25713354892)
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