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

toml-rs / toml
82%

Build:
DEFAULT BRANCH: main
Repo Added 26 Apr 2024 06:12PM UTC
Token ZU0KDt69gOwCShDvnLPDMqHHFpv1S8PQQ regen
Build 766 Last
Files 146
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 11
  • another-recursion-fix
  • aot-replace
  • array
  • array-of-tables-insert
  • assert
  • bench
  • bignum
  • borrow
  • break
  • check
  • cleanup
  • clippy
  • context
  • datetime
  • de
  • debug
  • debugerror
  • default
  • dependabot/cargo/rand-0.9.4
  • dishmaker/toml_less_llvm_lines
  • docs
  • docs/span-hyperlink
  • document_root_decor
  • dt
  • dup
  • e-1
  • e1
  • e2
  • edit
  • encode-key
  • eof
  • eol
  • error
  • escape
  • f
  • feature
  • features
  • features-indexmap
  • fix
  • fix-691
  • fix-infinite-loop
  • fix-nightly
  • fix-toml_edit-parse-panic
  • fix_typo
  • fuzz
  • hash
  • helpers
  • inf
  • inline
  • into
  • invalid
  • is_
  • item
  • key
  • key-quotes
  • license
  • lint
  • loqusion_main
  • main
  • map
  • map-get-kv
  • metadata
  • micro-optimisations
  • mixed
  • msrcv
  • msrv
  • multi
  • mut
  • new
  • no_std
  • opt
  • optional
  • order
  • p
  • panic
  • parse
  • parse_fork
  • parser
  • patch-1
  • patch-3
  • perf
  • perf-features
  • position
  • pr-61a0488d
  • preserve
  • pretty
  • raw
  • recover
  • recurse
  • recursion-fix
  • refs/pull/731/merge
  • rename
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-python-6.x
  • renovate/anstream-1.x
  • renovate/compatible-(dev)
  • renovate/crate-ci-committed-1.x
  • renovate/crate-ci-committed-digest
  • renovate/crate-ci-typos-1.x
  • renovate/crate-ci-typos-digest
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/github-codeql-action-4.x
  • renovate/j178-prek-action-2.x
  • renovate/libtest-mimic-0.x
  • renovate/migrate-config
  • renovate/prek-0.x
  • renovate/snapbox-1.x
  • renovate/stable-1.x
  • renovate/toml-test
  • renovate/toml_old-0.x
  • req
  • revert
  • rfefactor
  • s2
  • ser
  • serde
  • serde_core
  • snapbox
  • some
  • span
  • spanned
  • t
  • table
  • template
  • test
  • test3
  • toml-edit-insert
  • toml-writer-integer
  • u64
  • unbounded
  • under
  • unicode-width
  • unordered
  • update
  • update-docs
  • utf8-fix
  • w
  • w1
  • w2
  • warning
  • winnow07
  • write
  • write-buffer
  • write1
  • write2
  • writer
  • ws
  • ws-comment-newline

05 May 2026 08:00PM UTC coverage: 81.691%. Remained the same
25399160730

push

github

web-flow
chore(deps): Update Prek to v0.3.13 (#1155)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prek](https://redirect.github.com/j178/prek) | patch | `0.3.12` β†’
`0.3.13` |

---

### Release Notes

<details>
<summary>j178/prek (prek)</summary>

###
[`v0.3.13`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#0313)

[Compare
Source](https://redirect.github.com/j178/prek/compare/v0.3.12...v0.3.13)

Released on 2026-05-06.

##### Bug fixes

- Respect hook filters for message files
([#&#8203;2049](https://redirect.github.com/j178/prek/pull/2049))

##### Documentation

- Add Godot Engine to users in README
([#&#8203;2047](https://redirect.github.com/j178/prek/pull/2047))

##### Contributors

- [@&#8203;j178](https://redirect.github.com/j178)
- [@&#8203;Calinou](https://redirect.github.com/Calinou)

</details>

---

### Configuration

πŸ“… **Schedule**: (UTC)

- Branch creation
  - Every minute (`* * * * *`)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/toml-rs/toml).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

13336 of 16325 relevant lines covered (81.69%)

5.16 hits per line

Relevant lines Covered
Build:
Build:
16325 RELEVANT LINES 13336 COVERED LINES
5.16 HITS PER LINE
Source Files on main
  • Tree
  • List 146
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage βˆ† File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25399160730 main chore(deps): Update Prek to v0.3.13 (#1155) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.3.12` β†’ `0.3.13` | --- ### Release Notes <details> <s... push 05 May 2026 08:02PM UTC web-flow github
81.69
25398749816 renovate/prek-0.x Merge b72371fdf into 1864bb6d4 Pull #1155 05 May 2026 07:53PM UTC web-flow github
81.69
25367684550 main chore(deps): Update Prek to v0.3.12 (#1154) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.3.11` β†’ `0.3.12` | --- ### Release Notes <details> <s... push 05 May 2026 09:14AM UTC web-flow github
81.69
25367264580 renovate/prek-0.x Merge 7a59857f0 into c631af6b7 Pull #1154 05 May 2026 09:04AM UTC web-flow github
81.69
25219878018 update Merge 1b93d670b into 45622cde2 Pull #1153 01 May 2026 03:20PM UTC web-flow github
81.69
25213168723 main chore(deps): Update crate-ci/committed digest to 1d1206e (#1151) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crate-ci/committed](https://redirect.github.com/crate-ci/committed) | action | dig... push 01 May 2026 11:51AM UTC web-flow github
81.69
25202797069 renovate/crate-ci-typos-digest Merge d5ad7e599 into fee174066 Pull #1152 01 May 2026 04:56AM UTC web-flow github
81.69
25202795821 renovate/crate-ci-committed-digest Merge 7bbce60a1 into fee174066 Pull #1151 01 May 2026 04:56AM UTC web-flow github
81.69
25197688558 main chore(deps): Update crate-ci/typos digest to bbaefad (#1150) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | action | digest | `8f11c... push 01 May 2026 01:30AM UTC web-flow github
81.69
25197180649 renovate/crate-ci-typos-digest Merge 275e3df76 into 7bb8b9d7a Pull #1150 01 May 2026 01:07AM UTC web-flow github
81.69
See All Builds (765)

Badge your Repo: toml

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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