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

wboayue / rust-ibapi / 24181065783
86%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2026 08:48AM UTC
Jobs 1
Files 103
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

09 Apr 2026 08:41AM UTC coverage: 85.84% (+0.2%) from 85.659%
24181065783

push

github

web-flow
fix: timezone-aware IB timestamp parsing and StreamDecoder dedup (#443)

* fix: handle IB formatted timestamps and optional realtime integer fields

* fix clippy needless_borrow warnings for NEW_YORK references

* deduplicate StreamDecoder impls and next_date_time method

- next_date_time delegates to next_date_time_with_timezone(None), remove parse_ib_date_time wrapper
- move StreamDecoder impls for BidAsk, MidPoint, Bar, Trade, MarketDepths, TickTypes from async.rs to mod.rs, remove cfg guards since one of sync/async is always enabled

* revert optional int decoding — C# reference uses ReadInt() for all fields

* rename decode_head_timestamp_with_timezone to decode_head_timestamp

* add embedded timezone tests, error on unrecognized tz, use skip() in tests, add double-space comment

---------

Co-authored-by: Wil Boayue <wil.boayue@gmail.com>

58 of 61 new or added lines in 6 files covered. (95.08%)

9075 of 10572 relevant lines covered (85.84%)

122.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
69.86
-1.57% src/market_data/realtime/mod.rs
1
96.69
0.24% src/messages.rs
Jobs
ID Job ID Ran Files Coverage
1 24181065783.1 09 Apr 2026 08:48AM UTC 103
85.84
GitHub Action Run
Source Files on build 24181065783
  • Tree
  • List 103
  • Changed 9
  • Source Changed 7
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24181065783
  • e1333df3 on github
  • Prev Build on main (#24179040662)
  • Next Build on main (#24181195371)
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