Skip to content

Conversation

@trim21
Copy link
Collaborator

@trim21 trim21 commented May 3, 2023

Description

Related Issue

close #342

Screenshots

image

after

flood --allowedpath /srv/dev-disk-by-uuid-8a152260-f328-4f09-b56c-a99881c8261c

image

Types of changes

  • Breaking change (changes that break backward compatibility of public API or CLI - semver MAJOR)
  • New feature (non-breaking change which adds functionality - semver MINOR)
  • Bug fix (non-breaking change which fixes an issue - semver PATCH)

@codecov
Copy link

codecov bot commented May 3, 2023

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.

@Chris3481
Copy link

thanks for this bug fix. I tried to figure out for hours why my --allowedpath directories wasn't in the mount path UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Long mount path is omitted by disk usage function.

2 participants