-
Notifications
You must be signed in to change notification settings - Fork 2
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
Introduce new generators #12
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ligurio
force-pushed
the
ligurio/introduce-new-generators
branch
2 times, most recently
from
July 3, 2024 16:25
a98a477
to
2950810
Compare
Pull Request Test Coverage Report for Build 9781779017Details
💛 - Coveralls |
ligurio
force-pushed
the
ligurio/introduce-new-generators
branch
from
July 3, 2024 17:04
4ed66bc
to
f997ef3
Compare
Pull Request Test Coverage Report for Build 9782006529Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9825022475Details
💛 - Coveralls |
ligurio
force-pushed
the
ligurio/introduce-new-generators
branch
from
July 7, 2024 06:15
2f49445
to
45bff1a
Compare
Pull Request Test Coverage Report for Build 9825152711Details
💛 - Coveralls |
ligurio
force-pushed
the
ligurio/introduce-new-generators
branch
from
July 7, 2024 06:32
45bff1a
to
1074d85
Compare
ligurio
force-pushed
the
ligurio/introduce-new-generators
branch
from
July 7, 2024 06:39
1074d85
to
b792155
Compare
Pull Request Test Coverage Report for Build 9825297018Details
💛 - Coveralls |
ligurio
force-pushed
the
ligurio/introduce-new-generators
branch
from
July 7, 2024 08:40
b792155
to
9c4adbc
Compare
Bump luacheck version to v1.2.0 [1]. 1. https://github.com/lunarmodules/luacheck/releases/tag/v1.2.0
The patch add a generator that produces concurrent atomic updates to a shared register.
The patch add a function that takes a random mixture of a number generators and chooses between them uniformly.
The patch add a generator which, when asked for an operation, logs a message and yields `nil`.
Pull Request Test Coverage Report for Build 9825975620Details
💛 - Coveralls |
ligurio
force-pushed
the
ligurio/introduce-new-generators
branch
from
July 7, 2024 08:42
9c4adbc
to
3a0db6f
Compare
Pull Request Test Coverage Report for Build 9825982933Details
💛 - Coveralls |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.