flxbl-io / sfp

A build system for modular development in Salesforce
https://docs.flxbl.io/sfp/
MIT License
26 stars 13 forks source link

fix(schema): fix missing enableFT to schema #106

Closed azlam-abdulsalam closed 1 month ago

azlam-abdulsalam commented 1 month ago

Add missing enableFT flag to schema

Checklist

All items have to be completed before a PR is merged

CLAassistant commented 1 month ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


azlam seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.72%. Comparing base (2bd58ec) to head (a4b2dbf). Report is 48 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== - Coverage 46.36% 45.72% -0.65% ========================================== Files 73 72 -1 Lines 2836 3300 +464 Branches 328 713 +385 ========================================== + Hits 1315 1509 +194 - Misses 1496 1654 +158 - Partials 25 137 +112 ```

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