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

dcdpr / jp / 16495040927
58%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2025 11:02AM UTC
Jobs 1
Files 144
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

24 Jul 2025 10:59AM UTC coverage: 40.535% (+0.2%) from 40.331%
16495040927

push

github

web-flow
chore(tools): Add `cargo_check` tool (#226)

This commit introduces a new `cargo_check` tool that allows for quickly
validating if the code in a specific package or the entire workspace
compiles successfully.

The tool runs `cargo check` under the hood, which is significantly
faster than `cargo build` or `cargo test` because it doesn't generate
any executable code. This is useful for a quick sanity check by the
assistant.

The tool accepts an optional package argument. If omitted, it will check
all packages in the workspace.

---------

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

48 of 56 new or added lines in 2 files covered. (85.71%)

1 existing line in 1 file now uncovered.

5141 of 12683 relevant lines covered (40.53%)

5.52 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% .config/jp/tools/src/cargo.rs
6
88.89
.config/jp/tools/src/cargo/check.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% .config/jp/tools/src/cargo.rs
Jobs
ID Job ID Ran Files Coverage
1 16495040927.1 24 Jul 2025 11:02AM UTC 144
40.53
GitHub Action Run
Source Files on build 16495040927
  • Tree
  • List 144
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16495040927
  • acb6d931 on github
  • Prev Build on main (#16494597703)
  • Next Build on main (#16497308992)
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