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

wboayue / rust-ibapi / 24967767421

Builds Branch Commit Type Ran Committer Via Coverage
24967767421 main ci(coverage): mkdir coverage/ before lcov report cargo llvm-cov report --output-path does not create the parent directory; the merged-pass workflow on main failed with: failed to create file 'coverage/lcov.info': No such file or directory push 26 Apr 2026 09:44PM UTC wboayue github
89.78
24967260010 main docs: require separate test files; prefer flat foo_tests.rs sibling Add CLAUDE.md key point and update docs/testing-patterns.md test organization: tests always in their own file, never inline #[cfg(test)] mod tests blocks. Prefer flat foo.rs + fo... push 26 Apr 2026 09:21PM UTC wboayue github
85.73
24967212007 main docs: require separate test files; prefer flat foo_tests.rs sibling Add CLAUDE.md key point and update docs/testing-patterns.md test organization: tests always in their own file, never inline #[cfg(test)] mod tests blocks. Prefer flat foo.rs + fo... push 26 Apr 2026 09:19PM UTC wboayue github
85.73
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
  • ← 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