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

Restructure packages #36

Merged
merged 3 commits into from
Mar 22, 2022
Merged

Restructure packages #36

merged 3 commits into from
Mar 22, 2022

Conversation

ccremer
Copy link
Owner

@ccremer ccremer commented Mar 21, 2022

Summary

  • Moves all functions and types from predicate and parallel to the main package
  • Change Result.IsSuccessful() so that aborted are not regarded as success.
  • Change Result struct to an interface

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    fix, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Update documentation.
  • Update tests.

@ccremer ccremer changed the title Package Restructure packages Mar 21, 2022
@ccremer ccremer merged commit c06da67 into master Mar 22, 2022
@ccremer ccremer deleted the package branch March 22, 2022 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant