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

mtlynch / resticpy / dcd4e6b7-d4e4-4c71-b744-5460ade7b6f2
97%

Build:
DEFAULT BRANCH: master
Ran 25 Oct 2025 04:37PM UTC
Jobs 1
Files 21
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

25 Oct 2025 04:34PM UTC coverage: 96.512% (+0.02%) from 96.491%
dcd4e6b7-d4e4-4c71-b744-5460ade7b6f2

push

circleci

web-flow
add group-by option to the backup command (#195)

<!--

Thanks for contributing!

To get your PR merged as quickly as possible, please fill out this form.

-->

## Contributing process

- [x] I understand that this is [some guy's personal hobby
project](https://github.com/mtlynch/resticpy#resticpys-scope-and-future)
and reviews are on a best-effort basis
- [x] I've read the [contribution
guidelines](../blob/master/CONTRIBUTING.md)

## What type of PR is this? (check all applicable)

- [ ] Refactor
- [x] Feature
- [ ] Bugfix
- [ ] Optimization
- [ ] Documentation Update

## Description

I added the `group-by` option to the backup command as well. See
https://restic.readthedocs.io/en/stable/040_backup.html#file-change-detection
as to why one would use it there.

I also updated the `yapf` dev dependency, as the version used here
doesn't work with python > 3.10, as it uses the deprecated `lib2to3`
package internally.

## Did you update the [API documentation](../blob/master/docs)?

<!-- If you're adding or changing a flag, please document it in our API
docs. -->

- [x] Yes
- [ ] This change does not require documentation changes
- [ ] I need help updating documentation

## Have you added or updated tests?

<!--

If you're adding or changing a flag, please add unit tests to the
module's corresponding _test.py file.

For more complex features, please exercise it in our end-to-end tests.

-->

- [x] Yes, I added unit tests
- [ ] Yes, I added [end-to-end tests](../blob/master/e2e/)
- [ ] No, and this is why: _please replace this line with details on why
tests have not been included_
- [ ] I need help writing tests

2 of 2 new or added lines in 1 file covered. (100.0%)

332 of 344 relevant lines covered (96.51%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 dcd4e6b7-d4e4-4c71-b744-5460ade7b6f2.1 25 Oct 2025 04:37PM UTC 21
96.51
CircleCI Job
Source Files on build dcd4e6b7-d4e4-4c71-b744-5460ade7b6f2
  • Tree
  • List 21
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #DCD4E6B7...
  • 0e77fb66 on github
  • Prev Build on master (#616FF179...)
  • Next Build on master (#CBB6BB35...)
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