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

feat: add checks for enterprise features #3200

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feat/gate-enterprise-features-with-keygen

7287ed5
Select commit
Loading
Failed to load commit list.
Open

feat: add checks for enterprise features #3200

Merge branch 'main' into feat/gate-enterprise-features-with-keygen
7287ed5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 20, 2025 in 1s

17.94% of diff hit (target 86.44%)

View this Pull Request on Codecov

17.94% of diff hit (target 86.44%)

Annotations

Check warning on line 25 in src/cli/tc/start.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/tc/start.rs#L17-L25

Added lines #L17 - L25 were not covered by tests

Check warning on line 66 in src/core/config/config_module.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/config_module.rs#L58-L66

Added lines #L58 - L66 were not covered by tests

Check warning on line 102 in src/core/config/directives/telemetry.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/directives/telemetry.rs#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 37 in tailcall-enterprise/src/enterprise.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tailcall-enterprise/src/enterprise.rs#L37

Added line #L37 was not covered by tests

Check warning on line 58 in tailcall-enterprise/src/enterprise.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tailcall-enterprise/src/enterprise.rs#L48-L58

Added lines #L48 - L58 were not covered by tests

Check warning on line 64 in tailcall-enterprise/src/enterprise.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tailcall-enterprise/src/enterprise.rs#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 82 in tailcall-enterprise/src/enterprise.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tailcall-enterprise/src/enterprise.rs#L68-L82

Added lines #L68 - L82 were not covered by tests

Check warning on line 89 in tailcall-enterprise/src/enterprise.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tailcall-enterprise/src/enterprise.rs#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 101 in tailcall-enterprise/src/enterprise.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tailcall-enterprise/src/enterprise.rs#L91-L101

Added lines #L91 - L101 were not covered by tests