Closed scolladon closed 1 year ago
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
25ea2ff
) 100.00% compared to head (803b659
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Code Climate has analyzed commit 803b659e and detected 0 issues on this pull request.
View more on Code Climate.
Shipped in release v5.26.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.26.0
Happy incremental deployment!
Explain your changes
Migrate the whole plugin to typescript
Implement strict typescript rules
Fixes a few bugs along the way. Probably adding a few ones...We'll see