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

toml-rs / toml / 23544297225 / 1
82%
main: 82%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 01:48PM UTC
Files 147
Run time 5s
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.1

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.

13283 of 16442 relevant lines covered (80.79%)

5.07 hits per line

Source Files on job 23544297225.1
  • Tree
  • List 147
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23544297225
  • dd405739 on github
  • Prev Job for on main (#23456741090.1)
  • Next Job for on main (#23751617365.1)
  • 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