dbcli / litecli

CLI for SQLite Databases with auto-completion and syntax highlighting
https://litecli.com
BSD 3-Clause "New" or "Revised" License
2.06k stars 67 forks source link

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

Closed amjith closed 4 months ago

amjith commented 4 months ago

Description

Fixes #172

Checklist

codecov-commenter commented 4 months ago

Codecov Report

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

:exclamation: 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 :warning:
litecli/main.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ======================================= Coverage ? 61.97% ======================================= Files ? 23 Lines ? 2025 Branches ? 0 ======================================= Hits ? 1255 Misses ? 770 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.