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

wboayue / rust-ibapi / 27596596748
92%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 05:39AM 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 05:36AM UTC coverage: 91.752% (+0.007%) from 91.745%
27596596748

push

github

web-flow
routing: unify data-advisory classification + end-to-end stream tests (#680)

* routing: unify data-advisory classification + end-to-end stream tests

Follow-up to #677. Two gaps from the review:

#2 Consistency: is_warning_error routed 10089/10167 as Notice (stream
stays open), but Notice::category()/is_error()/is_informational() still
reported them as errors — the two classifiers diverged. Promote the codes
to a shared messages::DATA_ADVISORY_CODES const (single source of truth,
re-exported alongside the other notice-code constants), add
Notice::is_data_advisory(), fold it into is_informational(), and add a
NoticeCategory::DataAdvisory variant. routing::is_warning_error now reads
the same const.

#1 Coverage: the original test only exercised the is_warning_error
predicate. Add end-to-end sync + async dispatcher tests asserting a 10167
frame is delivered as RoutedItem::Notice and the subscription stays open
for the follow-up data (the actual user-visible fix).

* simplify: DRY advisory-code test loops

Derive neighbor codes from each advisory code instead of hand-listing all
four, and drop redundant .iter() on the const-array loops. Test-only.

7 of 7 new or added lines in 2 files covered. (100.0%)

18089 of 19715 relevant lines covered (91.75%)

29.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27596596748.1 16 Jun 2026 05:39AM UTC 142
91.75
GitHub Action Run
Source Files on build 27596596748
  • Tree
  • List 142
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27596596748
  • cbc1766d on github
  • Prev Build on main (#27594529797)
  • Next Build on main (#27597853947)
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