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/project failed Dec 14, 2024 in 0s

63.04% (-0.14%) compared to 0314db6

View this Pull Request on Codecov

63.04% (-0.14%) compared to 0314db6

Details

Codecov Report

Attention: Patch coverage is 0% with 51 lines in your changes missing coverage. Please review.

Project coverage is 63.04%. Comparing base (0314db6) to head (41a3783).

Files with missing lines Patch % Lines
...server/src/service/background_job/license_check.rs 0.00% 33 Missing ⚠️
.../tabby-webserver/src/service/background_job/mod.rs 0.00% 9 Missing ⚠️
ee/tabby-schema/src/schema/license.rs 0.00% 7 Missing ⚠️
ee/tabby-webserver/src/service/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3566      +/-   ##
==========================================
- Coverage   63.18%   63.04%   -0.14%     
==========================================
  Files         201      202       +1     
  Lines       23351    23402      +51     
==========================================
  Hits        14754    14754              
- Misses       8597     8648      +51     

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