Skip to content

Fix split method to subtract column ratio instead of column width#2162

Open
cycade wants to merge 1 commit intosheinsight:masterfrom
cycade:fix-split-method
Open

Fix split method to subtract column ratio instead of column width#2162
cycade wants to merge 1 commit intosheinsight:masterfrom
cycade:fix-split-method

Conversation

@cycade
Copy link

@cycade cycade commented Dec 5, 2024

Fixes #2075


For more details, open the Copilot Workspace session.

@renaesop renaesop requested a review from Copilot December 12, 2024 02:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

src/utils/numbers.ts:18

  • Ensure that the new behavior of subtracting the ratio instead of the width is covered by tests.
remain -= r

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.

split方法错误

2 participants