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

rust-cli / anstyle
58%

Build:
DEFAULT BRANCH: main
Repo Added 29 Mar 2024 02:10AM UTC
Token 3fvoQTwjzIyO0WIC9JQ0ZSwMlX1W3JQR7 regen
Build 531 Last
Files 52
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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • add-crates-to-readme
  • alloc
  • anstyle-1
  • anstyle-from-hex-str
  • anstyle-git-refactor
  • anstyle-svg-urls
  • as-locked-write-impls
  • avoid-write-macro-str
  • bin
  • cfg
  • ci
  • const
  • coverage-rustfmt
  • docs
  • editor
  • elide
  • extend-api
  • feat/anstyle-ratatui
  • fix-background
  • fix-some-escape-codes
  • foo
  • html_rendering
  • hyperlinks
  • improve-internals
  • inner
  • jm/ratatui
  • light
  • link
  • more-raw-streams
  • msrv
  • no-version-range
  • nop-deps
  • once
  • opt
  • optional
  • patch-1
  • progress
  • query
  • raw-stream-autotraits
  • raw-stream-getters
  • raw-stream-refmut
  • readme-docs-badges
  • refs/pull/343/merge
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-python-6.x
  • renovate/compatible-(actions)
  • renovate/compatible-(dev)
  • renovate/crate-ci-committed-1.x
  • renovate/crate-ci-typos-1.x
  • renovate/crossterm-0.x
  • renovate/dtolnay-rust-toolchain-digest
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/github-codeql-action-4.x
  • renovate/j178-prek-action-2.x
  • renovate/migrate-config
  • renovate/prek-0.x
  • renovate/stable-1.x
  • renovate/thiserror-2.x
  • renovate/unicode-width-0.x
  • renovate/windows-sys-0.x
  • short-hex-colors
  • snapbox
  • style
  • support
  • template
  • template-update
  • update
  • updater
  • warn
  • windows-sys-0.61
  • yansi

24 Jul 2026 09:54PM UTC coverage: 57.916%. Remained the same
30129294040

push

github

web-flow
chore(deps): Update Prek to v0.4.11 (#346)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

Released on 2026-07-25.

##### Highlights

- This release adds two new builtin hooks, `deny-pattern` and
`require-pattern`,
as native alternatives for `pygrep` use cases. `deny-pattern` fails when
a
configured pattern is found, while `require-pattern` ensures every
selected
  file contains a match. By matching natively without spawning a Python
subprocess, they run over 4x faster than `pygrep` in benchmarks. Note
that
  they use
[Rust `regex` syntax](https://docs.rs/regex/latest/regex/#syntax), which
does
  not support look-around features such as negative lookbehind.

- `prek run` now supports `--glob <PATTERN>` to run hooks on tracked
files
  matching a glob. It can be repeated or combined with `--files` and
  `--directory`.

- Hook priorities now support reusable aliases:

  ```toml
  [priorities]
  checks = 10

  [[repos]]
  repo = "builtin"
  hooks = [
    { id = "check-json", priority = "checks" },
    { id = "check-yaml", priority = "checks" },
  ]
  ```

  This makes parallel scheduling easier to read and maintain.

##### Enhancements

- Add `deny-pattern` and `require-pattern` builtin hooks
([#&#8203;2359](https://redirect.github.com/j178/prek/pull/2359))
- Support `--glob` patterns in `prek run`
([#&#8203;2381](https://redirect.github.com/j178/prek/pull/2381))
- Support reusable aliases for hook priorities
([#&#8203;2331](https://redirect.github.com/j178/prek/pull/2331))
- Implement `requirements-txt-fixer` as a builtin hook
([#&#8203;2390](https://redirect.github.com/j178/prek/pull/2390))
- Improve us... (continued)

1690 of 2918 relevant lines covered (57.92%)

2.02 hits per line

Relevant lines Covered
Build:
Build:
2918 RELEVANT LINES 1690 COVERED LINES
2.02 HITS PER LINE
Source Files on main
  • Tree
  • List 52
  • 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
30129294040 main chore(deps): Update Prek to v0.4.11 (#346) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.4.10` → `0.4.11` | --- ### Release Notes <details> <su... push 24 Jul 2026 09:55PM UTC web-flow github
57.92
29538766600 main chore: Release push 16 Jul 2026 10:14PM UTC epage github
57.92
29538555049 main Merge pull request #344 from epage/link fix(svg): Escape some link characters push 16 Jul 2026 10:12PM UTC web-flow github
57.92
29429913899 main chore: Release push 15 Jul 2026 03:53PM UTC epage github
57.67
29429855635 main Merge pull request #343 from epage/debug feat(progress): Add Debug impls push 15 Jul 2026 03:51PM UTC web-flow github
57.67
29426805015 main chore: Release push 15 Jul 2026 03:10PM UTC epage github
57.67
29426253380 main chore: Release push 15 Jul 2026 03:02PM UTC epage github
57.67
29425928754 main Merge pull request #342 from epage/const feat(progress): Make available in const push 15 Jul 2026 02:58PM UTC web-flow github
57.67
29156984938 main chore(deps): Update Prek to v0.4.9 (#341) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.4.8` → `0.4.9` | --- ### Release Notes <details> <summa... push 11 Jul 2026 02:56PM UTC web-flow github
57.67
29021461381 main chore(deps): Update Rust Stable to v1.97 (#340) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.96` → `1.97` | --- ### Release Notes <deta... push 09 Jul 2026 01:32PM UTC web-flow github
57.67
See All Builds (531)

Badge your Repo: anstyle

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc