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

wboayue / rust-ibapi / 24180978473
86%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2026 08:45AM 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.83% (+0.2%) from 85.659%
24180978473

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%)

1 existing line in 1 file now uncovered.

9074 of 10572 relevant lines covered (85.83%)

122.09 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

Coverage Regressions

Lines Coverage ∆ File
1
78.78
-0.24% src/transport/sync.rs
Jobs
ID Job ID Ran Files Coverage
1 24180978473.1 09 Apr 2026 08:45AM UTC 103
85.83
GitHub Action Run
Source Files on build 24180978473
  • Tree
  • List 103
  • Changed 10
  • Source Changed 7
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24180978473
  • e1333df3 on github
  • Prev Build on main (#24179040662)
  • Next Build on main (#24181065783)
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