fix: parent file inclusion for Decomposed type#1002
Conversation
|
Hi @eheyhuron! Could you test on your laptop and help us validate this PR please ? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1002 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 45 45
Lines 1028 1036 +8
Branches 112 113 +1
=========================================
+ Hits 1028 1036 +8 ☔ View full report in Codecov by Sentry. |
ac66d2f to
87747de
Compare
|
Published under $ sf plugins install sfdx-git-delta@dev-1002 |
|
Published under $ sf plugins install sfdx-git-delta@dev-1002 |
7dc7f09 to
88dab61
Compare
|
Published under $ sf plugins install sfdx-git-delta@dev-1002 |
|
Hi @eheyhuron!
It would be greatly appreciated 😄 |
|
Code Climate has analyzed commit 91afa4a and detected 0 issues on this pull request. View more on Code Climate. |
|
Published under $ sf plugins install sfdx-git-delta@dev-1002 |
|
Published under $ sf plugins install sfdx-git-delta@dev-1002 |
|
Shipped in release $ sf plugins install sfdx-git-delta@latest-rc
# Or
$ sf plugins install sfdx-git-delta@v6.3.0💡 Enjoying sfdx-git-delta? |
Explain your changes
Now the code ensure the parent type file is included in the output folder
It just copy the parent file but do not include the parent type in the
package.xmlDoes this close any currently open issues?
closes #1000