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

Do not crash if ~/.config/litecli is not writeable. #173

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Conversation

amjith
Copy link
Member

@amjith amjith commented Feb 19, 2024

Description

Fixes #172

Checklist

  • I've added this contribution to the CHANGELOG.md file.

@codecov-commenter
Copy link

Codecov Report

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

❗ No coverage uploaded for pull request base (main@b183f86). Click here to learn what that means.

Files Patch % Lines
litecli/config.py 50.00% 2 Missing ⚠️
litecli/main.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #173   +/-   ##
=======================================
  Coverage        ?   61.97%           
=======================================
  Files           ?       23           
  Lines           ?     2025           
  Branches        ?        0           
=======================================
  Hits            ?     1255           
  Misses          ?      770           
  Partials        ?        0           

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

@amjith amjith merged commit 1b5cf27 into main Mar 4, 2024
6 checks passed
@amjith amjith deleted the optional-config branch March 4, 2024 17:57
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.

Litecli crashes in non root containerized environment without home directory
3 participants