• 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 792 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
  • remove-clones
  • 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
  • set
  • 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

15 Jun 2026 10:04PM UTC coverage: 81.739%. Remained the same
27579450016

push

github

web-flow
chore(deps): Update Prek to v0.4.5 (#1173)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prek](https://redirect.github.com/j178/prek) | patch | `0.4.4` →
`0.4.5` |

---

### Release Notes

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

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

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

Released on 2026-06-15.

##### ✨Highlights

0.4.5 completes `prek`'s pre-commit language coverage. With R, Conda,
Perl,
and coursier now supported, `prek` supports every language available in
pre-commit, plus `prek`-only modern languages such as Bun and Deno.

This is full feature parity with pre-commit. The last major
compatibility gap
is closed, and `prek` is now on the path to 1.0.

##### 💚 Sponsorship

If `prek` saves time for you or your team, please consider sponsoring
the
project on [GitHub Sponsors](https://redirect.github.com/sponsors/j178).
It helps keep
new features, performance work, and maintenance moving.

##### Enhancements

- Add `Perl` language support
([#&#8203;2201](https://redirect.github.com/j178/prek/pull/2201))
- Add `R` language support
([#&#8203;2206](https://redirect.github.com/j178/prek/pull/2206))
- Add `Conda` language support
([#&#8203;2203](https://redirect.github.com/j178/prek/pull/2203))
- Add `coursier` language support
([#&#8203;2194](https://redirect.github.com/j178/prek/pull/2194))
- Add group filters to list
([#&#8203;2152](https://redirect.github.com/j178/prek/pull/2152))
- Remove legacy repo path support
([#&#8203;2150](https://redirect.github.com/j178/prek/pull/2150))
- Skip cloning fully filtered remote repos
([#&#8203;2151](https://redirect.github.com/j178/prek/pull/2151))

##### Performance

- Avoid building JSON trees in syntax hooks
([#&#8203;2156](https://redirect.github.com/j178/prek/pull/2156))
- Scan mixed line endings without line vector
([#&#8203;2160](https://redire... (continued)

13352 of 16335 relevant lines covered (81.74%)

5.15 hits per line

Relevant lines Covered
Build:
Build:
16335 RELEVANT LINES 13352 COVERED LINES
5.15 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
27579450016 main chore(deps): Update Prek to v0.4.5 (#1173) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.4.4` → `0.4.5` | --- ### Release Notes <details> <summ... push 15 Jun 2026 10:06PM UTC web-flow github
81.74
27578941505 renovate/prek-0.x Merge f9b302588 into 1ccae4092 Pull #1173 15 Jun 2026 09:56PM UTC web-flow github
81.74
27316455011 main Remove unnecessary clones (#1171) If I am not overlooking anything, these clones can be safely removed. CC @nunoplopes push 11 Jun 2026 12:57AM UTC web-flow github
81.74
27141153851 remove-clones Merge b9e7ad350 into 62fe7b93c Pull #1171 08 Jun 2026 01:44PM UTC web-flow github
81.74
27126195314 remove-clones Merge c33dabe1f into 62fe7b93c Pull #1171 08 Jun 2026 12:36PM UTC web-flow github
81.74
26944218035 main chore(deps): Update Prek to v0.4.4 (#1170) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.4.3` → `0.4.4` | --- ### Release Notes <details> <summ... push 04 Jun 2026 09:50AM UTC web-flow github
81.74
26755984499 main chore(deps): Update crate-ci/committed digest to e7109da (#1168) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crate-ci/committed](https://redirect.github.com/crate-ci/committed) | action | dig... push 01 Jun 2026 12:53PM UTC web-flow github
81.74
26734314877 renovate/crate-ci-typos-digest Merge b7ec49e27 into e1b9faaa2 Pull #1169 01 Jun 2026 03:59AM UTC web-flow github
81.74
26734313223 renovate/crate-ci-committed-digest Merge a81d60db3 into e1b9faaa2 Pull #1168 01 Jun 2026 03:58AM UTC web-flow github
81.74
26611696868 main docs(changelog): Fix typo push 29 May 2026 01:09AM UTC epage github
81.74
See All Builds (791)

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