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

jzombie / rust-argtuner / 33795471571
75%

Build:
DEFAULT BRANCH: main
Ran 03 Sep 2026 07:27PM UTC
Jobs 1
Files 41
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

03 Sep 2026 07:16PM UTC coverage: 75.243% (+0.2%) from 75.069%
33795471571

push

github

web-flow
feat(cli): Fields can now be required (#22)

Changes

- **`ParamRole::Cli` fields can now be required:** removed the
  compile-time constraint that `Cli`-role fields must be `Option<T>` or
  carry a `default`. Required `Cli` fields (non-`Option`, no default)
  are enforced by clap at parse time. `render_template_command` now
  includes `Cli` fields with defaults in the tuner template; required
  fields without defaults are excluded (argtuner cannot inject them).
- Bump term-wm to v0.10.1-alpha

57 of 58 new or added lines in 1 file covered. (98.28%)

8206 of 10906 relevant lines covered (75.24%)

4563215.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
60.59
5.17% crates/argtuner-sdk/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 33795471571.1 03 Sep 2026 07:27PM UTC 41
75.24
GitHub Action Run
Source Files on build 33795471571
  • Tree
  • List 41
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33795471571
  • 49f4a9c9 on github
  • Prev Build on main (#31909568039)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc