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

wboayue / rust-ibapi / 29475238072
92%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 05:58AM UTC
Jobs 1
Files 137
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

16 Jul 2026 05:56AM UTC coverage: 91.837% (-0.03%) from 91.87%
29475238072

push

github

web-flow
Remove fundamental data support (TWS 10.47) (#705)

IBKR removed the fundamental-data feature (reqFundamentalData/
cancelFundamentalData, both callbacks, and the FUNDAMENTAL_RATIOS tick)
from the TWS API in 10.47 with no replacement. Remove our matching
implementation; unblocks the protobuf regen in PR-B (the 3 Fundamentals*
proto structs are now unreferenced and vanish cleanly on regen).

- Delete src/fundamental/, the sync/async Client::fundamental_data
  methods, testdata builder, both examples, and the integration tests.
- Remove Features::FUNDAMENTAL_DATA; keep server_versions::FUNDAMENTAL_DATA
  as protocol history.
- Drop TickType::FundamentalRatios (id 47); id 47 now decodes to Unknown.
- Keep IncomingMessages::FundamentalData / OutgoingMessages::
  {Request,Cancel}FundamentalData as known-but-unclaimed protocol variants
  (TickEFP precedent), but drop FundamentalData from the request_id routing
  allow-list — no decoder awaits it.
- CHANGELOG Removed + docs/migration-3.0.md §34.

18158 of 19772 relevant lines covered (91.84%)

30.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29475238072.1 16 Jul 2026 05:58AM UTC 137
91.84
GitHub Action Run
Source Files on build 29475238072
  • Tree
  • List 137
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29475238072
  • 028d2309 on github
  • Prev Build on main (#29474067526)
  • Next Build on main (#29547909482)
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