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

dcdpr / jp / 16494597703
58%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2025 10:40AM UTC
Jobs 1
Files 143
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:36AM UTC coverage: 40.331%. Remained the same
16494597703

push

github

web-flow
chore(tools): Install jp-tools via cargo install (#225)

The previous method of invoking the project tools using `cargo run`
created a tight coupling between the tools and the project's source
code. If the code was in a non-compilable state, which can occur during
development, the tools would fail to run, blocking any further automated
actions.

This change decouples the tools by installing them as a pre-compiled
binary using `cargo install`. A new `just install-tools` command has
been added to build and install the `jp-tools` binary from the
`.config/jp/tools` crate.

As a result of this change, developers must now remember to run `just
install-tools` after making any modifications to the tool's source code
to ensure the latest version is used.

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

5093 of 12628 relevant lines covered (40.33%)

5.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16494597703.1 24 Jul 2025 10:40AM UTC 143
40.33
GitHub Action Run
Source Files on build 16494597703
  • Tree
  • List 143
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16494597703
  • 82f8b3fe on github
  • Prev Build on main (#16492591342)
  • Next Build on main (#16495040927)
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