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

toml-rs / toml / 23804895210
81%

Build:
DEFAULT BRANCH: main
Ran 31 Mar 2026 03:17PM UTC
Jobs 1
Files 147
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

31 Mar 2026 03:14PM UTC coverage: 80.801% (+0.01%) from 80.789%
23804895210

push

github

web-flow
fix(parser): Fix stack overflow in value() on repeated '=' (#1131)

Similar to #1129 and #1130

Rewrite the extra '=' handling in value() to iteratively skip redundant
'=' tokens in a loop instead of recursing, preventing stack overflow on
long runs of '=' characters. Add regression test.

17 of 26 new or added lines in 2 files covered. (65.38%)

13295 of 16454 relevant lines covered (80.8%)

5.11 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
71.1
0.05% crates/toml_parser/src/parser/document.rs
Jobs
ID Job ID Ran Files Coverage
1 23804895210.1 31 Mar 2026 03:17PM UTC 147
80.8
GitHub Action Run
Source Files on build 23804895210
  • Tree
  • List 147
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f5ba161e on github
  • Prev Build on main (#23751617365)
  • Next Build on main (#23814532704)
  • Delete
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