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

Fix the get_terminal_size to use shutil. #132

Closed amjith closed 2 years ago

amjith commented 2 years ago

Description

Fix the breaking compatibility issue with new Click release.

Checklist

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@c8cc767). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage        ?   62.90%           
=======================================
  Files           ?       23           
  Lines           ?     1984           
  Branches        ?        0           
=======================================
  Hits            ?     1248           
  Misses          ?      736           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c8cc767...1b33842. Read the comment docs.