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

keep mount path in allowed path #643

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Merge branch 'master' into allowed-path-show-disk-usage

09a38c4
Select commit
Loading
Failed to load commit list.
Open

keep mount path in allowed path #643

Merge branch 'master' into allowed-path-show-disk-usage
09a38c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2024 in 0s

77.09% (-0.02%) compared to 1192e14

View this Pull Request on Codecov

77.09% (-0.02%) compared to 1192e14

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.09%. Comparing base (1192e14) to head (09a38c4).
Report is 87 commits behind head on master.

Files with missing lines Patch % Lines
server/models/DiskUsage.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
- Coverage   77.10%   77.09%   -0.02%     
==========================================
  Files          61       61              
  Lines       11313    11316       +3     
  Branches      795     1284     +489     
==========================================
+ Hits         8723     8724       +1     
+ Misses       2590     2578      -12     
- Partials        0       14      +14     

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