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

wboayue / rust-ibapi / 24939879419

Builds Branch Commit Type Ran Committer Via Coverage
24939879419 main fix(historical): return error instead of panic on unknown timezone (#467) `parse_time_zone` panicked when IB Gateway sent an unmapped timezone name. Both call sites already return `Result<_, Error>`, so propagate the failure as `Error::Unsupporte... push 25 Apr 2026 08:29PM UTC web-flow github
85.73
24939834684 main fix(historical): return error instead of panic on unknown timezone (#467) `parse_time_zone` panicked when IB Gateway sent an unmapped timezone name. Both call sites already return `Result<_, Error>`, so propagate the failure as `Error::Unsupporte... push 25 Apr 2026 08:26PM UTC web-flow github
85.73
24939569294 main feat(timezone): allow runtime registration of custom IANA aliases (#465) Add `register_timezone_alias(name, iana)` and `IBAPI_TIMEZONE_ALIASES` env var so users can map gateway-supplied timezone strings without rebuilding. User entries take prece... push 25 Apr 2026 08:13PM UTC web-flow github
85.72
24939526568 main feat(timezone): allow runtime registration of custom IANA aliases (#465) Add `register_timezone_alias(name, iana)` and `IBAPI_TIMEZONE_ALIASES` env var so users can map gateway-supplied timezone strings without rebuilding. User entries take prece... push 25 Apr 2026 08:10PM UTC web-flow github
85.72
24938025352 main feat(client): expose disconnect() for clean shutdown (#456) (#463) Public disconnect() on async and sync Client delegates to message_bus ensure_shutdown(). Async path closes channels and awaits the dispatch task — fixes the runtime hang when spaw... push 25 Apr 2026 06:52PM UTC web-flow github
85.71
24937978714 main feat(client): expose disconnect() for clean shutdown (#456) (#463) Public disconnect() on async and sync Client delegates to message_bus ensure_shutdown(). Async path closes channels and awaits the dispatch task — fixes the runtime hang when spaw... push 25 Apr 2026 06:49PM UTC web-flow github
85.71
24936321229 main Add SGT timezone alias for Singapore (#457) IB Gateway sends "SGT" as the timezone name for Singapore-based accounts, but this wasn't mapped to an IANA identifier. This caused `find_timezone` to return an empty result and `client.time_zone` to be... push 25 Apr 2026 05:24PM UTC web-flow github
85.62
24936286110 main Add SGT timezone alias for Singapore (#457) IB Gateway sends "SGT" as the timezone name for Singapore-based accounts, but this wasn't mapped to an IANA identifier. This caused `find_timezone` to return an empty result and `client.time_zone` to be... push 25 Apr 2026 05:22PM UTC web-flow github
85.62
24936259750 main Add SGT timezone alias for Singapore (#457) IB Gateway sends "SGT" as the timezone name for Singapore-based accounts, but this wasn't mapped to an IANA identifier. This caused `find_timezone` to return an empty result and `client.time_zone` to be... push 25 Apr 2026 05:21PM UTC web-flow github
85.62
24936224659 main feat(connection): surface clear error for unmappable IB Gateway timezone (#459) * feat(connection): surface clear error for unmappable IB Gateway timezone parse_connection_time used to log and silently return (None, None) when IB Gateway sent a ... push 25 Apr 2026 05:19PM UTC web-flow github
85.62
24764040169 main feat(timezone): map European continental Windows TZ names to IANA (#455) IB Gateway reports the host's Windows-localized time zone name in the handshake ack. The existing alias map only covers China, UK/GMT; Gateways running on non-English Window... push 22 Apr 2026 06:41AM UTC web-flow github
85.52
24379074914 main split inline tests into sibling test files (#453) * split inline tests into sibling test files, rename client/common.rs Phase 1: extract #[cfg(test)] mod tests blocks from 23 source files into separate tests.rs files. Converts single-file module... push 14 Apr 2026 03:20AM UTC web-flow github
85.47
24379007413 main split inline tests into sibling test files (#453) * split inline tests into sibling test files, rename client/common.rs Phase 1: extract #[cfg(test)] mod tests blocks from 23 source files into separate tests.rs files. Converts single-file module... push 14 Apr 2026 03:18AM UTC web-flow github
85.47
24323579463 main remove text protocol, switch to protobuf-only encoding (Phase 5) (#452) * remove text protocol, switch to protobuf-only encoding (Phase 5) - Transport layer accepts raw bytes (Vec<u8>) instead of RequestMessage - All domain encoders switched fro... push 13 Apr 2026 03:03AM UTC web-flow github
84.53
24323525547 main remove text protocol, switch to protobuf-only encoding (Phase 5) (#452) * remove text protocol, switch to protobuf-only encoding (Phase 5) - Transport layer accepts raw bytes (Vec<u8>) instead of RequestMessage - All domain encoders switched fro... push 13 Apr 2026 03:01AM UTC web-flow github
84.53
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 29
  • 30
  • Next →
  • Back to Repo
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