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

sripwoud / cza / 18120113732
87%

Build:
DEFAULT BRANCH: main
Ran 30 Sep 2025 05:50AM UTC
Jobs 1
Files 13
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

30 Sep 2025 05:48AM UTC coverage: 85.182% (-1.5%) from 86.672%
18120113732

push

github

web-flow
feat: add npm binary distribution with cargo-dist (#31)

* feat: add npm binary distribution with cargo-dist

- Configure cargo-dist for npm package publishing
- Add release workflow for building cross-platform binaries
- Setup dual binary names (cza and create-zk-app)
- Create custom npm package.json template
- Publish to npm as 'create-zk-app' package

Users can now install via: npm install -g create-zk-app
Then run either: cza or create-zk-app

* fix: use cargo-dist bin-aliases for dual binary names

- Remove custom npm-package.json (not a cargo-dist convention)
- Add proper bin-aliases configuration in Cargo.toml
- Regenerate release workflow

Users will get both 'cza' and 'create-zk-app' commands after:
npm install -g create-zk-app

* fix(ci): exclude cargo-dist workflow from dprint formatting

Cargo-dist generates release.yml with single quotes but dprint
was reformatting with double quotes, causing CI validation to fail.

Exclude .github/workflows/release.yml from dprint to preserve
cargo-dist's generated format.

1144 of 1343 relevant lines covered (85.18%)

6.85 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
22
47.62
-31.75% cli/src/cmd/update.rs
Jobs
ID Job ID Ran Files Coverage
1 18120113732.1 30 Sep 2025 05:50AM UTC 13
85.18
GitHub Action Run
Source Files on build 18120113732
  • Tree
  • List 13
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18120113732
  • 11b92c42 on github
  • Prev Build on main (#18073280394)
  • Next Build on main (#18120547471)
  • Delete
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