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

sripwoud / cza / 18058613793

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

96.77
/cli/src/main.rs


Source Not Available

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