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): Set max avatar size #1746

Merged
merged 2 commits into from
Mar 29, 2024

Update ee/tabby-webserver/src/service/auth.rs

140bfd3
Select commit
Loading
Failed to load commit list.
Merged

fix(webserver): Set max avatar size #1746

Update ee/tabby-webserver/src/service/auth.rs
140bfd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2024 in 0s

53.32% (-0.02%) compared to cad0cf4

View this Pull Request on Codecov

53.32% (-0.02%) compared to cad0cf4

Details

Codecov Report

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

Project coverage is 53.32%. Comparing base (cad0cf4) to head (140bfd3).
Report is 1 commits behind head on main.

Files Patch % Lines
ee/tabby-webserver/src/service/auth.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1746      +/-   ##
==========================================
- Coverage   53.33%   53.32%   -0.02%     
==========================================
  Files         115      115              
  Lines        9781     9784       +3     
==========================================
  Hits         5217     5217              
- Misses       4564     4567       +3     

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