dxatscale / sfpowerscripts

A build system for modular development in Salesforce
https://dxatscale.io
MIT License
213 stars 98 forks source link

fix(schema): update schema to remove warning around seedMetadata #1400

Closed azlam-abdulsalam closed 1 year ago

azlam-abdulsalam commented 1 year ago

Adds seedMetadata to the supported feature list

fixes #1349

Summary generated by Reviewpad on 01 Sep 23 04:16 UTC

This pull request updates the schema to remove a warning related to "seedMetadata". It adds "seedMetadata" to the supported feature list. This patch includes 127 insertions and 49 deletions in the sfdx-project.schema.json file. The change fixes issue #1349.

Checklist

All items have to be completed before a PR is merged

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8ecad97) 46.91% compared to head (ecf6c13) 46.91%.

:exclamation: Current head ecf6c13 differs from pull request most recent head eebe718. Consider uploading reports for the commit eebe718 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1400 +/- ## ======================================= Coverage 46.91% 46.91% ======================================= Files 70 70 Lines 2656 2656 Branches 309 309 ======================================= Hits 1246 1246 Misses 1408 1408 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.