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

wboayue / rust-ibapi / 25651742093 / 1
92%
main: 92%

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

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)

18430 of 20568 relevant lines covered (89.61%)

33.61 hits per line

Source Files on job 25651742093.1
  • Tree
  • List 127
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25651742093
  • 50a55d66 on github
  • Prev Job for on main (#25650196934.1)
  • Next Job for on main (#25651773967.1)
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