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(license): add license expiration check and daily cron job #3566

Merged
merged 3 commits into from
Dec 16, 2024

[autofix.ci] apply automated fixes

41a3783
Select commit
Loading
Failed to load commit list.
Merged

feat(license): add license expiration check and daily cron job #3566

[autofix.ci] apply automated fixes
41a3783
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 14, 2024 in 1s

0.00% of diff hit (target 75.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 75.00%)

Annotations

Check warning on line 91 in ee/tabby-schema/src/schema/license.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/license.rs#L85-L91

Added lines #L85 - L91 were not covered by tests

Check warning on line 13 in ee/tabby-webserver/src/service/background_job/license_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/license_check.rs#L13

Added line #L13 was not covered by tests

Check warning on line 41 in ee/tabby-webserver/src/service/background_job/license_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/license_check.rs#L21-L41

Added lines #L21 - L41 were not covered by tests

Check warning on line 54 in ee/tabby-webserver/src/service/background_job/license_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/license_check.rs#L44-L54

Added lines #L44 - L54 were not covered by tests

Check warning on line 72 in ee/tabby-webserver/src/service/background_job/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/mod.rs#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 81 in ee/tabby-webserver/src/service/background_job/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/mod.rs#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 156 in ee/tabby-webserver/src/service/background_job/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/mod.rs#L153-L156

Added lines #L153 - L156 were not covered by tests

Check warning on line 135 in ee/tabby-webserver/src/service/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/mod.rs#L134-L135

Added lines #L134 - L135 were not covered by tests