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

nbari / backup / 27092785041

07 Jun 2026 12:37PM UTC coverage: 77.606% (-0.2%) from 77.801%
27092785041

push

github

nbari
Add addressable entries to view: file ids and path drill-down

- File rows now show a stable id ([N] = FileNames.name_id) in a left gutter.
- `view <name> <id>` (or #id) resolves the file to its full path and reports
  it would be restored; ids stay valid across listings/depths for a version.
- `view <name> /abs/path` drills into a directory subtree (exact absolute
  path; no fuzzy matching by design).
- DB: ViewEntry, view_entries(version, root) with index-friendly subtree range,
  file_path_at_version(name_id, version) (version-aware lookup).
- Engine: entries-based Snapshot, resolve_file, leaf ids, id-gutter renderer,
  ViewTarget/parse_target. CLI: optional target positional threaded through.
- README documents id/path targets and that paths are exact. 50 tests passing.

192 of 279 new or added lines in 5 files covered. (68.82%)

3 existing lines in 2 files now uncovered.

2010 of 2590 relevant lines covered (77.61%)

6.98 hits per line

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

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