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

nbari / backup / 27096443186
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: main
Ran 07 Jun 2026 03:17PM UTC
Jobs 1
Files 33
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

07 Jun 2026 03:14PM UTC coverage: 77.532% (-0.07%) from 77.606%
27096443186

push

github

nbari
Implement edit: add/remove a backup's directories and files

- edit was a dead stub (subcommand defined but no dispatch arm); wire it up
  via dispatch/cmd_edit.rs, Action::Edit, actions/edit.rs, and the bin match.
- `edit <name> -d DIR -f FILE` adds (existence-checked); `--rm-dir/--rm-file`
  remove (string match, path need not exist). No flags prints current config.
- Normalize & replace: collapse dirs to non-overlapping parents and drop files
  now covered by a dir (same invariant as new); engine/edit.rs + catalog
  set_directories/set_files; get_unique_dir_parents exposed from create.
- Extract duplicated clap validators into commands/validators.rs (shared by
  new and edit).
- README documents edit. 57 tests passing.

195 of 273 new or added lines in 10 files covered. (71.43%)

2174 of 2804 relevant lines covered (77.53%)

6.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
38
0.0
src/cli/actions/edit.rs
26
0.0
src/cli/dispatch/cmd_edit.rs
10
67.74
src/cli/commands/validators.rs
1
0.0
0.0% src/bin/backup.rs
1
0.0
0.0% src/cli/dispatch/mod.rs
1
91.89
0.17% src/db/sqlite.rs
1
98.97
src/engine/edit.rs
Jobs
ID Job ID Ran Files Coverage
1 27096443186.1 07 Jun 2026 03:17PM UTC 33
77.53
GitHub Action Run
Source Files on build 27096443186
  • Tree
  • List 33
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27096443186
  • f0a55b2d on github
  • Prev Build on develop (#27092785041)
  • Next Build on develop (#27097534639)
  • 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