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

feat(split): add IsKeepOriginalSize parameter #4171

Merged
merged 5 commits into from
Aug 29, 2024
Merged

feat(split): add IsKeepOriginalSize parameter #4171

merged 5 commits into from
Aug 29, 2024

Conversation

ArgoZhang
Copy link
Collaborator

add IsKeepOriginalSize parameter

Description

support return to the original separation position

close #4166

@bb-auto bb-auto bot added the enhancement New feature or request label Aug 29, 2024
@bb-auto bb-auto bot added this to the v8.8.0 milestone Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (20f7bc7) to head (4e38eac).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          608       608           
  Lines        26151     26152    +1     
  Branches      3799      3799           
=========================================
+ Hits         26151     26152    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit 7711a84 into main Aug 29, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-split branch August 29, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(split): support return to the original separation position
1 participant