Closed scolladon closed 1 year ago
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
b140ad8
) 100.00% compared to head (067bd58
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Code Climate has analyzed commit 067bd583 and detected 0 issues on this pull request.
View more on Code Climate.
Shipped in release v5.25.0
.
You can install the new version using the version number or the latest-rc
channel
$ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install sfdx-git-delta@v5.25.0
Explain your changes
Simplify
InResourceHandler
file copy implementation so it does less copy than before. This way it will do less call to git and less call to the file system. Give more tools to thestandardHander
to:Override metadata file name for
SharedFolderHandler
type as this type definition is shared with metadata leaving in the same folder