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

Documentation and some enhancements #3

Merged
merged 8 commits into from
Mar 1, 2023
Merged

Conversation

hschimpf
Copy link
Owner

@hschimpf hschimpf commented Mar 1, 2023

Changes

  • Add a README file with documentation and usage examples
    • Add a README file
    • Library documentation
    • Usage examples
  • Link tasks results with worker

* Method getThreadsResults() renamed to getProcessedTasks()
* Return an array of ProcessedTask instances to link result with worker
* Private properties renamed, removed double underscore
* Check that tasks results order are different
* Minor test fixes
@hschimpf hschimpf self-assigned this Mar 1, 2023
@hschimpf hschimpf added the documentation Improvements or additions to documentation label Mar 1, 2023
@hschimpf hschimpf marked this pull request as ready for review March 1, 2023 15:33
@hschimpf hschimpf changed the title Some enhancements Documentation and some enhancements Mar 1, 2023
@hschimpf hschimpf merged commit 982d56c into 1.x-dev Mar 1, 2023
@hschimpf hschimpf deleted the feature/docs-and-examples branch March 1, 2023 15:35
@hschimpf hschimpf mentioned this pull request Mar 1, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant