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

[VT]: Add state tracker and updater for active masks #406

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

GwnDaan
Copy link
Member

@GwnDaan GwnDaan commented Jan 21, 2024

Sequel of #405 and part of #403. With this addition you can update active masks with the helper class. The benefit is that you don't have to do any preliminary checks whether or not the update is necessary, the helper class will do that for you

@GwnDaan GwnDaan added enhancement New feature or request iso: virtual terminal Related to the ISO-11783:7 standard labels Jan 21, 2024
@GwnDaan GwnDaan requested a review from ad3154 January 21, 2024 11:44
@GwnDaan GwnDaan self-assigned this Jan 21, 2024
@GwnDaan GwnDaan force-pushed the daan/vt-state-track-active-masks branch 2 times, most recently from fbc4c39 to 17e31c3 Compare January 21, 2024 11:49
@GwnDaan GwnDaan marked this pull request as ready for review January 21, 2024 11:50
@GwnDaan GwnDaan force-pushed the daan/vt-track-and-update-states branch from b6387b0 to 49c535b Compare January 21, 2024 17:21
@GwnDaan GwnDaan force-pushed the daan/vt-state-track-active-masks branch 3 times, most recently from 54a3249 to 1e43105 Compare January 21, 2024 17:30
@GwnDaan GwnDaan force-pushed the daan/vt-track-and-update-states branch 2 times, most recently from f523b83 to 08bccba Compare January 23, 2024 10:30
@GwnDaan GwnDaan force-pushed the daan/vt-state-track-active-masks branch from 1e43105 to 1126c9d Compare January 23, 2024 10:37
@ad3154
Copy link
Member

ad3154 commented Jan 23, 2024

Since you've got this one set to merge into daan/vt-track-and-update-states should we do reviews on this one before merging that one to main?

@GwnDaan
Copy link
Member Author

GwnDaan commented Jan 23, 2024

should we do reviews on this one before merging that one to main?

Hmm, I'd prefer the opposite. If we merge the other one first, then this will simply be based upon main. Will make things a bit less complicated I think

Base automatically changed from daan/vt-track-and-update-states to main January 23, 2024 22:19
@GwnDaan GwnDaan force-pushed the daan/vt-state-track-active-masks branch from 89832c7 to bb10de8 Compare January 28, 2024 15:00
@GwnDaan GwnDaan force-pushed the daan/vt-state-track-active-masks branch from bb10de8 to c84e457 Compare January 28, 2024 15:04
@GwnDaan GwnDaan requested a review from ad3154 January 28, 2024 17:41
@GwnDaan GwnDaan merged commit e708290 into main Jan 29, 2024
9 checks passed
@GwnDaan GwnDaan deleted the daan/vt-state-track-active-masks branch January 29, 2024 08:44
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

5 New issues
0 Security Hotspots
8.1% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request iso: virtual terminal Related to the ISO-11783:7 standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants