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: sequential scanning #322

Merged
merged 2 commits into from
Feb 18, 2024
Merged

feat: sequential scanning #322

merged 2 commits into from
Feb 18, 2024

Conversation

dundee
Copy link
Owner

@dundee dundee commented Feb 18, 2024

Sequential scanning is intended to be used on rotating HDDs.

Fixes #316

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (fcc47c5) 90.17% compared to head (7199296) 90.12%.

Files Patch % Lines
pkg/analyze/sequential.go 96.52% 3 Missing and 1 partial ⚠️
cmd/gdu/app/app.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #322      +/-   ##
==========================================
- Coverage   90.17%   90.12%   -0.05%     
==========================================
  Files          31       32       +1     
  Lines        3347     3465     +118     
==========================================
+ Hits         3018     3123     +105     
- Misses        267      276       +9     
- Partials       62       66       +4     

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

@dundee dundee merged commit 5751cdd into master Feb 18, 2024
10 checks passed
@dundee dundee deleted the dundee/feat/sequential branch February 18, 2024 20:49
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.

Feature request: seqential mode for hdd
1 participant