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(Utility): add Copy extension method #2507

Merged
merged 4 commits into from
Dec 7, 2023
Merged

feat(Utility): add Copy extension method #2507

merged 4 commits into from
Dec 7, 2023

Conversation

ArgoZhang
Copy link
Collaborator

add CopyFolder method

Description

close #2506

@bb-auto bb-auto bot added the enhancement New feature or request label Dec 7, 2023
@bb-auto bb-auto bot added this to the v8.0.0 milestone Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3ceb763) 99.97% compared to head (3d812b5) 99.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2507   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         537      538    +1     
  Lines       17459    17469   +10     
  Branches     3349     3353    +4     
=======================================
+ Hits        17455    17465   +10     
  Partials        4        4           

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

@ArgoZhang ArgoZhang changed the title feat(Utility): add CopyFolder method feat(Utility): add Copy extension method Dec 7, 2023
@ArgoZhang ArgoZhang merged commit 2af3c86 into main Dec 7, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-copu branch December 7, 2023 06:30
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(Utility): add Copy extension method
1 participant