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

State Read/Write/Clear range implementation #818

Merged
merged 44 commits into from
Dec 14, 2022

Conversation

ghost
Copy link

@ghost ghost commented Dec 6, 2022

Signed-off-by: Mitch Martin mitch.martin@fuel.sh

Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
@ghost ghost self-assigned this Dec 6, 2022
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
@Voxelot Voxelot marked this pull request as draft December 8, 2022 03:18
@Voxelot
Copy link
Member

Voxelot commented Dec 8, 2022

Moved to draft, as the PR isn't ready for review

@ghost ghost requested review from Voxelot and xgreenx December 8, 2022 20:28
@ghost ghost marked this pull request as ready for review December 8, 2022 20:28
@ghost ghost marked this pull request as draft December 8, 2022 20:28
possible-panther and others added 15 commits December 8, 2022 14:52
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
@ghost ghost marked this pull request as ready for review December 10, 2022 07:30
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Signed-off-by: Mitch Martin <mitch.martin@fuel.sh>
Copy link
Collaborator

@xgreenx xgreenx left a comment

Choose a reason for hiding this comment

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

It was hard to read some parts, so I simplified them #830 =)

}

#[test]
fn insert_single_unset() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Almost all test below are similar and depends on input arguments. Could you reuse test-case library and make them more compact, please? We already use it in many places, and you can use them as examples

Copy link
Contributor

@freesig freesig left a comment

Choose a reason for hiding this comment

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

All looks good

@freesig freesig merged commit 45568df into master Dec 14, 2022
@freesig freesig deleted the mitch-fuel/rwc-range-from-to-state branch December 14, 2022 08:23
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.

5 participants