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

dcdpr / jp / 15496156360
58%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2025 05:32PM UTC
Jobs 1
Files 116
Run time 2min
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

06 Jun 2025 05:23PM UTC coverage: 38.791%. First build
15496156360

push

github

web-flow
ci: Add Rust CI testing workflow (#139)

This commit establishes a robust continuous integration pipeline for the
Rust codebase. The new CI workflow runs on every pull request and push
to main, executing comprehensive checks including building, testing,
linting, formatting verification, documentation generation, and code
coverage analysis.

The commit includes a full suite of CI tasks in the `justfile` that can
be run locally or in CI (using `just ci` or `just test-ci`, etc, see
`just --list` for a full list).

Code coverage reporting is configured to generate `lcov.info` files,
these is uploaded to the Coveralls service for display in the PR, see:
https://coveralls.io/github/dcdpr/jp.

All GitHub Actions are now pinned to specific commit hashes rather than
version tags to prevent supply chain attacks.

Various minor fixes have been made to ensure the CI passes.

---------

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

5 of 5 new or added lines in 1 file covered. (100.0%)

3580 of 9229 relevant lines covered (38.79%)

4.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15496156360.1 06 Jun 2025 05:32PM UTC 116
38.79
GitHub Action Run
Source Files on build 15496156360
  • Tree
  • List 116
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15496156360
  • 12dcd06e on github
  • Next Build on main (#15498150591)
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