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

facet-rs / facet / 19771208264 / 1
58%
main: 58%

Build:
DEFAULT BRANCH: main
Ran 28 Nov 2025 06:16PM UTC
Files 146
Run time 3s
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

28 Nov 2025 06:14PM UTC coverage: 60.857% (-0.05%) from 60.902%
19771208264.1

push

github

fasterthanlime
Use toml_parser's Vec<Event> directly instead of custom EventCollector

- Remove custom SpannedEvent struct and EventCollector implementation
- Use toml_parser::parser::Event directly with Vec<Event> as collector
- Add RecursionGuard wrapper for limiting inline table/array nesting depth
- Add from_str_with_options() to configure max recursion depth (default: 128)
- Update EventIter to filter whitespace/comment/newline events during iteration
- Update helper methods (raw_from_event, span_range, decode_key) for Event API

This simplifies the code by leveraging toml_parser's built-in EventReceiver
implementation for Vec<Event> as suggested by epage.

16468 of 27060 relevant lines covered (60.86%)

153.15 hits per line

Source Files on job 19771208264.1
  • Tree
  • List 146
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19771208264
  • 628cd558 on github
  • Prev Job for on main (#19770603425.1)
  • Next Job for on main (#19774101936.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