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

wboayue / rust-ibapi / 25651742093
92%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 05:18AM UTC
Jobs 1
Files 127
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

11 May 2026 05:17AM UTC coverage: 89.605% (+0.007%) from 89.598%
25651742093

push

github

web-flow
notice: add NoticeCategory + is_order_rejection helper (#551)

* notice: add NoticeCategory + is_order_rejection helper

Add typed classification on Notice mirroring OrderStatusKind::is_terminal
(PR #518). New API:
- ORDER_REJECTION_CODE_RANGE const (200..=399)
- NoticeCategory enum (non_exhaustive; 5 variants)
- Notice::is_order_rejection()
- Notice::category() -- disjoint partition with precedence
  Cancellation > Warning > SystemMessage > OrderRejection > Error

Closes v3-api-ergonomics.md section 2 notice classification item.

* notice/tests: extract notice_with_code helper

/simplify pass: 3 identical Notice struct literals across the two new
tests collapse to one helper. Loop bodies become one-line assertions.

* notice: trim duplicative doc-comments

/simplify pass:
- Drop "excluding 202 by precedence" from OrderRejection variant comment;
  precedence already documented at the enum level.
- Drop the transport-routing paragraph from is_order_rejection rustdoc;
  it leaks implementation detail and rots if routing evolves. Keep the
  load-bearing overlap-with-202 note.

* docs(plans): mark notice classification in progress (#551)

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

18430 of 20568 relevant lines covered (89.61%)

33.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25651742093.1 11 May 2026 05:18AM UTC 127
89.61
GitHub Action Run
Source Files on build 25651742093
  • Tree
  • List 127
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25651742093
  • 50a55d66 on github
  • Prev Build on main (#25650196934)
  • Next Build on main (#25651773967)
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