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

wboayue / rust-ibapi / 27597853947
92%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 06:10AM UTC
Jobs 1
Files 142
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

16 Jun 2026 06:08AM UTC coverage: 91.749% (-0.003%) from 91.752%
27597853947

push

github

web-flow
Log benign data-farm connectivity notices at info, not warn (#678)

* Log benign data-farm connectivity notices at info, not warn

IB's message-codes reference classifies 2104/2106/2158 (data farm
connection OK) as System Notifications, distinct from the warning-band
codes (2100-2169) that report actual connectivity problems (e.g. 2103,
2105, 2157 - connection broken). log_unrouted_notice now routes these
three codes to info!, keeping warn! for everything else in the range.

* `time::format_description::parse` is deprecated, use `parse_borrowed` instead. cargo clippy now passed.

* review: prefix info log; derive + smoke-test the benign-code path

- log_unrouted_notice: prefix the benign arm "connectivity:" for symmetry
  with the "warning:"/"error:" siblings.
- test_is_benign_connectivity_notice: loop over BENIGN_CONNECTIVITY_CODES
  for the positive cases instead of re-hardcoding the literals.
- add test_log_unrouted_notice_traverses_all_severities: smoke-drive the
  info/warn/error branches (no log-capture harness available to assert level).

---------

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

6 of 6 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

18093 of 19720 relevant lines covered (91.75%)

28.79 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
87.75
-0.18% src/transport/sync.rs
Jobs
ID Job ID Ran Files Coverage
1 27597853947.1 16 Jun 2026 06:10AM UTC 142
91.75
GitHub Action Run
Source Files on build 27597853947
  • Tree
  • List 142
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27597853947
  • 1947f834 on github
  • Prev Build on main (#27596596748)
  • Next Build on main (#27598323840)
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