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

facet-rs / facet / 19771208264
58%

Build:
DEFAULT BRANCH: main
Ran 28 Nov 2025 06:16PM UTC
Jobs 1
Files 146
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

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

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.

123 of 142 new or added lines in 1 file covered. (86.62%)

16468 of 27060 relevant lines covered (60.86%)

153.15 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
77.5
-0.27% facet-toml/src/deserialize/streaming.rs
Jobs
ID Job ID Ran Files Coverage
1 19771208264.1 28 Nov 2025 06:16PM UTC 146
60.86
GitHub Action Run
Source Files on build 19771208264
  • Tree
  • List 146
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 628cd558 on github
  • Prev Build on main (#19770603425)
  • Next Build on main (#19774101936)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc