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(webserver): update messages and disable registration for demo mode #2018

Merged
merged 2 commits into from
Apr 30, 2024

Disable registration invite

66b3bba
Select commit
Loading
Failed to load commit list.
Merged

fix(webserver): update messages and disable registration for demo mode #2018

Disable registration invite
66b3bba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 30, 2024 in 0s

54.97% (-1.50%) compared to 2cf0082

View this Pull Request on Codecov

54.97% (-1.50%) compared to 2cf0082

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 54.97%. Comparing base (2cf0082) to head (66b3bba).
Report is 5 commits behind head on main.

Files Patch % Lines
ee/tabby-webserver/src/service/auth.rs 60.00% 4 Missing ⚠️
ee/tabby-webserver/src/service/license.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2018      +/-   ##
==========================================
- Coverage   56.47%   54.97%   -1.50%     
==========================================
  Files         138      138              
  Lines       12565    12529      -36     
==========================================
- Hits         7096     6888     -208     
- Misses       5469     5641     +172     

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