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

wboayue / rust-ibapi / 20646813047
87%

Build:
DEFAULT BRANCH: main
Ran 01 Jan 2026 10:43PM UTC
Jobs 1
Files 102
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

01 Jan 2026 10:36PM UTC coverage: 86.622% (+0.6%) from 86.037%
20646813047

push

github

web-flow
feat: add fluent builder API for algo orders (#362)

* feat: add fluent builder API for algo orders (VWAP, TWAP, PctVol, ArrivalPx)

Add type-safe builders for IB algorithmic order strategies:
- VwapBuilder, TwapBuilder, PctVolBuilder, ArrivalPriceBuilder
- Helper functions: vwap(), twap(), pct_vol(), arrival_price()
- Update OrderBuilder.algo() to accept builders or strings
- Backward compatible with existing string-based usage

Closes #345

* fix: validate algo pct_vol params instead of silent clamping

- build() now returns Result<AlgoParams, ValidationError>
- Add InvalidPercentage variant to ValidationError
- Values outside 10-50% range return error instead of clamping
- Update doc examples to use .build()?

202 of 222 new or added lines in 5 files covered. (90.99%)

14 existing lines in 1 file now uncovered.

8644 of 9979 relevant lines covered (86.62%)

118.36 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
52.63
-6.19% src/errors.rs
2
81.65
-1.53% src/orders/builder/types.rs
16
92.23
src/orders/builder/algo_builders.rs

Uncovered Existing Lines

Lines Coverage ∆ File
14
59.88
-4.65% src/contracts/types.rs
Jobs
ID Job ID Ran Files Coverage
1 20646813047.1 01 Jan 2026 10:43PM UTC 102
86.62
GitHub Action Run
Source Files on build 20646813047
  • Tree
  • List 102
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20646813047
  • b879b25a on github
  • Prev Build on main (#20614960131)
  • Next Build on main (#20646912528)
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