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

sripwoud / cza / 18058613793
87%

Build:
DEFAULT BRANCH: main
Ran 27 Sep 2025 10:28AM UTC
Jobs 1
Files 12
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

27 Sep 2025 10:26AM UTC coverage: 90.787%. Remained the same
18058613793

push

github

web-flow
feat: add structured verbose logging with config integration (#14)

- Add log and env_logger dependencies for structured logging
- Initialize logging based on development.verbose config setting
- Replace ad-hoc verbose checks with debug/info/warn log levels
- Support RUST_LOG environment variable override
- Add debug logging throughout all CLI commands

This allows users to control verbosity via config:
  cza config set development.verbose true   # Enable debug logs
  cza config set development.verbose false  # Only info/warn/error
  RUST_LOG=debug cza list                   # Override via env var

38 of 62 new or added lines in 5 files covered. (61.29%)

21 existing lines in 3 files now uncovered.

877 of 966 relevant lines covered (90.79%)

4.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
94.52
0.0% cli/src/cmd/list.rs
1
96.77
0.0% cli/src/main.rs
22
71.84
0.0% cli/src/cmd/new.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.04
0.0% cli/src/cmd/config.rs
3
94.52
0.0% cli/src/cmd/list.rs
17
71.84
0.0% cli/src/cmd/new.rs
Jobs
ID Job ID Ran Files Coverage
1 18058613793.1 27 Sep 2025 10:28AM UTC 12
90.79
GitHub Action Run
Source Files on build 18058613793
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18058613793
  • e2a519e6 on github
  • Prev Build on main (#17906907999)
  • Next Build on main (#18058810565)
  • 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