oscope-dev / scope

Scoping user machines
https://oscope-dev.github.io/scope/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Include summary at end of doctor run #102

Closed ethankhall closed 6 months ago

ethankhall commented 6 months ago

When scope doctor run finishes, it will print the number of groups that succeeded, failed, and were skipped. This will allow people to know that something was done.

This also fixes a bug, where the progress bar would be stuck at the max length instead of counting up showing progress / percent complete

Example Output

(with error)

image

(with error and skip)

image