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

implement #229 always (try to) change directory #230

Merged
merged 3 commits into from
Mar 21, 2023
Merged

Conversation

leapfog
Copy link
Contributor

@leapfog leapfog commented Mar 18, 2023

tried to implement #229 always (try to) change directory

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.23 ⚠️

Comparison is base (5475655) 94.10% compared to head (9905bbc) 93.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   94.10%   93.88%   -0.23%     
==========================================
  Files          29       29              
  Lines        2733     2746      +13     
==========================================
+ Hits         2572     2578       +6     
- Misses        123      128       +5     
- Partials       38       40       +2     
Impacted Files Coverage Δ
cmd/gdu/app/app.go 91.97% <100.00%> (+0.17%) ⬆️
tui/show.go 98.50% <100.00%> (+0.05%) ⬆️
tui/tui.go 90.90% <100.00%> (+0.09%) ⬆️

... and 1 file with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Owner

@dundee dundee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! Added few improvements to your PR.

@dundee dundee merged commit e18c125 into dundee:master Mar 21, 2023
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.

2 participants