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

Add some docs on existing unit tests #4459

Merged
merged 6 commits into from
Oct 17, 2023
Merged

Conversation

sydhds
Copy link
Contributor

@sydhds sydhds commented Oct 9, 2023

  • document all added functions
  • try in sandbox /simulation/labnet
    • if part of node-launch, checked using the resync_check flag
  • unit tests on the added/changed features
    • make tests compile
    • make tests pass
  • add logs allowing easy debugging in case the changes caused problems
  • if the API has changed, update the API specification

@sydhds sydhds marked this pull request as ready for review October 11, 2023 15:58
Leo-Besancon
Leo-Besancon previously approved these changes Oct 13, 2023
Copy link
Contributor

@Leo-Besancon Leo-Besancon left a comment

Choose a reason for hiding this comment

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

LGTM

massa-async-pool/src/pool.rs Outdated Show resolved Hide resolved
@sydhds
Copy link
Contributor Author

sydhds commented Oct 13, 2023

bors merge

bors bot added a commit that referenced this pull request Oct 13, 2023
4459: Add some docs on existing unit tests r=sydhds a=sydhds

* [ ] document all added functions
* [ ] try in sandbox /simulation/labnet
  * [ ] if part of node-launch, checked using the `resync_check` flag
* [ ] unit tests on the added/changed features
  * [ ] make tests compile
  * [ ] make tests pass 
* [ ] add logs allowing easy debugging in case the changes caused problems
* [ ] if the API has changed, update the API specification

Co-authored-by: sydhds <sydhds@gmail.com>
@bors
Copy link
Contributor

bors bot commented Oct 13, 2023

This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried.

Additional information:

Response status code: 422
{"message":"At least 1 approving review is required by reviewers with write access.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@sydhds
Copy link
Contributor Author

sydhds commented Oct 17, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Oct 17, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@sydhds sydhds merged commit ffad3ac into main Oct 17, 2023
12 checks passed
@sydhds sydhds deleted the feature/async_pool_unit_tests_1 branch October 18, 2023 06:55
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.

3 participants