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

wboayue / rust-ibapi / 26346882290
92%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 11:58PM UTC
Jobs 1
Files 133
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

23 May 2026 11:56PM UTC coverage: 92.115% (+0.02%) from 92.099%
26346882290

push

github

web-flow
news: decode_tick_news proto-only at floor 210 (#629)

* news: decode_tick_news proto-only at floor 210

decode_tick_news was the last text-decoder in news/common/decoders.rs;
gate is PROTOBUF_MARKET_DATA (206), below floor 210, so the text branch
is unreachable in production. Adds decode_tick_news_proto over
proto::TickNews (int64 millis timestamp, verified vs C# sample app),
flips the wrapper to require_proto() over &ResponseMessage, deletes
parse_unix_timestamp + its tests, and adds TickNewsResponse builder +
tick_news() entry point. News test fixtures migrate from
NEWS_ARTICLE_RESPONSE text const to proto_response. plans/ tracker
updated; per-domain count news 1/4/0 -> 0/5/0.

Companion PR B (decode_option_computation, contracts) is in
plans/gate-206-text-decoder-cleanup.md.

* news: /simplify follow-up on tick_news proto decoder

Switch from_unix_timestamp(millis/1000) to from_unix_timestamp_nanos((millis as i128) * 1_000_000). Drops the /1000 truncation and uses the wire actual unit (millis). Add test_decode_tick_news_proto_invalid_timestamp covering the parse_field error path.

60 of 60 new or added lines in 3 files covered. (100.0%)

19452 of 21117 relevant lines covered (92.12%)

29.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26346882290.1 23 May 2026 11:58PM UTC 133
92.12
GitHub Action Run
Source Files on build 26346882290
  • Tree
  • List 133
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26346882290
  • f0a9338f on github
  • Prev Build on main (#26344382686)
  • Next Build on main (#26347448912)
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