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

toml-rs / toml / 23544297225
81%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 01:48PM 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

25 Mar 2026 01:46PM UTC coverage: 80.787% (+0.02%) from 80.769%
23544297225

push

github

web-flow
feat(edit): Support replace() on ArrayOfTables (#1127)

As noted in #1122 - ArrayOfTables is missing `replace()` and `sort_by()`
and `sort_by_key()` compared to the Array.

I also wrote the naive implementations for the sorts. But even when the
internal `Vec` is successfully sorted, the encode sorts by `position()`
regardless - so extra effort is needed to make that do something
sensible.

I am sure it cannot be very hard to make this work - but I have a use
for `replace` and not for `sort`, so I prefer to leave that for someone
who is more motivated.

20 of 21 new or added lines in 2 files covered. (95.24%)

13283 of 16442 relevant lines covered (80.79%)

5.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
61.82
1.03% crates/toml_edit/src/array_of_tables.rs
Jobs
ID Job ID Ran Files Coverage
1 23544297225.1 25 Mar 2026 01:48PM UTC 147
80.79
GitHub Action Run
Source Files on build 23544297225
  • Tree
  • List 147
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dd405739 on github
  • Prev Build on main (#23456741090)
  • Next Build on main (#23751617365)
  • 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