Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Conversation

azlam-abdulsalam
Copy link

@azlam-abdulsalam azlam-abdulsalam commented Aug 2, 2024

Add missing enableFT flag to schema

Checklist

All items have to be completed before a PR is merged

  • Adhere to Contribution Guidelines
  • Updates to Decision Records considered?
  • Updates to documentation at flxbl-sfp Guide considered?
  • Tested changes?
  • Unit Tests new and existing passing locally?

Add missing enableFT flag to schema
@CLAassistant
Copy link

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.

@azlam-abdulsalam azlam-abdulsalam added the bug Something isn't working label Aug 2, 2024
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dieffrei dieffrei merged commit 6138447 into main Aug 3, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants