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: set default sorting using config option #185

Merged
merged 1 commit into from Oct 22, 2022
Merged

Conversation

dundee
Copy link
Owner

@dundee dundee commented Oct 22, 2022

closes #181

@coveralls
Copy link

coveralls commented Oct 22, 2022

Pull Request Test Coverage Report for Build 3304469701

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 23 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.06%) to 95.83%

Files with Coverage Reduction New Missed Lines %
report/export.go 1 92.02%
cmd/gdu/app/app.go 6 96.67%
tui/tui.go 16 87.91%
Totals Coverage Status
Change from base Build 3085653577: 0.06%
Covered Lines: 2459
Relevant Lines: 2566

💛 - Coveralls

@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

Base: 94.37% // Head: 94.48% // Increases project coverage by +0.10% 🎉

Coverage data is based on head (92e63e1) compared to base (49e0cba).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
+ Coverage   94.37%   94.48%   +0.10%     
==========================================
  Files          28       28              
  Lines        2507     2520      +13     
==========================================
+ Hits         2366     2381      +15     
+ Misses        103      102       -1     
+ Partials       38       37       -1     
Impacted Files Coverage Δ
cmd/gdu/app/app.go 93.29% <100.00%> (+0.15%) ⬆️
tui/sort.go 100.00% <100.00%> (ø)
tui/tui.go 87.00% <100.00%> (+1.86%) ⬆️
report/export.go 88.12% <0.00%> (-0.63%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dundee dundee merged commit bc55f2c into master Oct 22, 2022
@dundee dundee deleted the dundee/feat/sorting branch October 22, 2022 19:41
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: Show mtime by default, or command-line switch for it
2 participants