Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ligurio
Copy link
Owner

@ligurio ligurio commented Nov 7, 2024

Elle's checker requires that operations on RW register must not write same numbers. The patch changes an RW-register operations generator in that way, every number emit only once. Also, a max number can be specified in rw_register_gen(), default value is equal to 1000.

Elle's checker requires that operations on RW register
must not write same numbers. The patch changes an RW-register
operations generator in that way, every number emit only once.
Also, a max number can be specified in `rw_register_gen()`,
default value is equal to 1000.
@ligurio ligurio merged commit fcb07ac into master Nov 7, 2024
7 checks passed
@ligurio ligurio deleted the ligurio/gh-xxxx-fix-rw-register-gen branch November 7, 2024 11:35
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11722158915

Details

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • 16 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.3%) to 86.747%

Files with Coverage Reduction New Missed Lines %
molly/tests.lua 16 79.0%
Totals Coverage Status
Change from base Build 11722037319: 0.3%
Covered Lines: 576
Relevant Lines: 664

💛 - Coveralls

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