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

Some Fixes for Column and Row Shifting #47

Merged
merged 8 commits into from
Jun 30, 2023
Merged

Some Fixes for Column and Row Shifting #47

merged 8 commits into from
Jun 30, 2023

Conversation

artem-iron
Copy link

Along with better tests for it

Artem Koloskov added 8 commits June 30, 2023 16:56
Tests are specifically designed to check that the merged regions are treated correctly during shift
Bug was that lastCol was almost always 0, thus the check for the removal of the merged region will return false and regions will stay in place
… area when dealing with merged regions.

Overwritten area is the one where the row/column will be, once moved
add first row/column of numbers to see what row/column moved where and where from
@artem-iron artem-iron merged commit d1cd6c1 into master Jun 30, 2023
0 of 5 checks passed
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.

1 participant