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(webserver): add endpoint to calculate disk usage #1964

Merged
merged 4 commits into from
Apr 25, 2024

[autofix.ci] apply automated fixes

670694f
Select commit
Loading
Failed to load commit list.
Merged

feat(webserver): add endpoint to calculate disk usage #1964

[autofix.ci] apply automated fixes
670694f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 25, 2024 in 0s

56.60% (-0.24%) compared to 0420bde

View this Pull Request on Codecov

56.60% (-0.24%) compared to 0420bde

Details

Codecov Report

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

Project coverage is 56.60%. Comparing base (0420bde) to head (670694f).

Files Patch % Lines
ee/tabby-webserver/src/service/analytic.rs 0.00% 28 Missing ⚠️
ee/tabby-webserver/src/schema/analytic.rs 0.00% 12 Missing ⚠️
ee/tabby-webserver/src/path.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1964      +/-   ##
==========================================
- Coverage   56.84%   56.60%   -0.24%     
==========================================
  Files         131      131              
  Lines       11562    11603      +41     
==========================================
- Hits         6572     6568       -4     
- Misses       4990     5035      +45     

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