JakeWharton / JakeWharton/gitout

Coalesce errors to a single one at the end

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
288
Forks
17
Avg merge
2h 12m
Merged PRs (30d)
19

Description

Any failure should not stop the others from synchronizing. Lots of `unwrap()`s to remove...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the unwrap() calls in the synchronization flow and inspect how failures are currently propagated. Done means one failure does not stop other repositories from synchronizing, with errors coalesced into a single error reported at the end.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.