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

nbari / backup / 27092416456

07 Jun 2026 12:21PM UTC coverage: 77.801% (-1.4%) from 79.177%
27092416456

push

github

nbari
Add view/browse command to render a snapshot's file tree

- New `view <name>` command (alias `browse`) renders the actual backed-up
  file tree from versioned metadata, distinct from `show` (config overview).
- Defaults to the latest snapshot, depth 2, with deeper directories summarized
  by file count; --depth/-d N (0 = full) and --version V override.
- engine/view.rs: load_snapshot + pure build_tree/render_lines (collapse
  single-child chains, file counts); unit-tested.
- DB: latest_version() and version_timestamp(); reuses restore_entries.
- Wiring mirrors run: cmd_view, dispatch, Action::View, actions/view, main.
- README documents view/browse. 48 tests passing.

200 of 294 new or added lines in 8 files covered. (68.03%)

1854 of 2383 relevant lines covered (77.8%)

7.16 hits per line

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

0.0
/src/cli/dispatch/mod.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