Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improves Error Handling #234

Merged
merged 17 commits into from Sep 20, 2023
Merged

Improves Error Handling #234

merged 17 commits into from Sep 20, 2023

Conversation

jakobvogel
Copy link
Member

Closes #233.

`e` → `exception`/`ignored`
`p*` → `path*`/`childPath`
`s*` → `string*`
`b*` → `bytes*`
`i` → `index`

#233
`e` → `exception`
`m` → `matcher`
`props` → `clonedProperties`
`propsOut` → `outputStream`
`propsFile` → `propertiesFile`

#233
Renames variable `raf` to a proper, meaningful `randomAccessToPart`, and inlines single-use `channel` variable.

#233
The tests currently sometimes leave stuff behind, possibly influencing other tests.

#233
Test cases now assume an empty state in the beginning, as enforced by the new methods introduced in commit ce1e173.

#233
Copy link
Member

@sabieber sabieber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤩

@jakobvogel jakobvogel merged commit cd1387c into develop Sep 20, 2023
2 checks passed
@jakobvogel jakobvogel deleted the feature/jvo/issues/233 branch September 20, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

s3ninja should report errors if it can't write to disk
4 participants