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

dcdpr / jp / 26807604959
67%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2026 08:24AM UTC
Jobs 1
Files 398
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

02 Jun 2026 08:20AM UTC coverage: 66.548% (+0.05%) from 66.496%
26807604959

push

github

web-flow
chore(tools): Integrate `comfort` check into `cargo_check` (#719)

The `cargo_check` tool now runs `comfort --check` after clippy to
surface badly formatted doc comments. When drift is detected, a note is
appended to the clippy output instructing the user to run `cargo_fmt` to
auto-fix the offending files.

Three outcomes are handled: a clean comfort run produces no extra
output, detected drift appends the file listing with a fix hint, and a
genuine comfort failure (parse error, bad package name) is surfaced as
an error. Clippy failures continue to short-circuit before comfort is
ever invoked.

The package scope, when provided, is forwarded to both `cargo clippy`
and `comfort` so single-crate checks stay consistent.

`jp_tool`'s `Cargo.toml` gains `thiserror` and `camino-tempfile` (dev)
dependencies, and `test = false` is removed from `[lib]` to allow the
new tests to run.

---------

Signed-off-by: Jean Mertz <git@jeanmertz.com>

59 of 60 new or added lines in 1 file covered. (98.33%)

33455 of 50272 relevant lines covered (66.55%)

269.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
95.06
11.73% .config/jp/tools/src/cargo/check.rs
Jobs
ID Job ID Ran Files Coverage
1 26807604959.1 02 Jun 2026 08:24AM UTC 398
66.55
GitHub Action Run
Source Files on build 26807604959
  • Tree
  • List 398
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26807604959
  • 1ae67a89 on github
  • Prev Build on main (#26806865505)
  • Next Build on main (#26807876112)
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