mirror of
https://github.com/kopia/kopia.git
synced 2026-03-25 17:41:11 -04:00
Cleanup nits: - get error handling policy upfront and improve readability in uploader - update error message - update field documentation and update flag description - remove unused function - const `isWindows` and remove redundant condition check - add `getEnvVarBool` helper - refactor common helper for mockfs.AddError* functions, and add mockfs.AddErrorEntry<Type> wrappers for clarity. - removed list of skipped tests from gotestsum summary