-
Notifications
You must be signed in to change notification settings - Fork 259
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
feat: add checks for enterprise features #3200
base: main
Are you sure you want to change the base?
feat: add checks for enterprise features #3200
Conversation
…ithub.com/tailcallhq/tailcall into feat/gate-enterprise-features-with-keygen
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3200 +/- ##
==========================================
- Coverage 86.44% 86.25% -0.19%
==========================================
Files 282 283 +1
Lines 28756 28834 +78
==========================================
+ Hits 24858 24872 +14
- Misses 3898 3962 +64 ☔ View full report in Codecov by Sentry. |
TODO's:
|
Action required: PR inactive for 5 days. |
Action required: PR inactive for 5 days. |
Summary:
Briefly describe the changes made in this PR.
Issue Reference(s):
Fixes #... (Replace "..." with the issue number)
Build & Testing:
cargo test
successfully../lint.sh --mode=fix
to fix all linting issues raised by./lint.sh --mode=check
.Checklist:
<type>(<optional scope>): <title>