dbcli / litecli

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

Allow exit/quit to work when not connected to a database. #29

Closed amjith closed 5 years ago

amjith commented 5 years ago

Fixes #28

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #29   +/-   ##
=========================================
  Coverage          ?   59.83%           
=========================================
  Files             ?       22           
  Lines             ?     1347           
  Branches          ?        0           
=========================================
  Hits              ?      806           
  Misses            ?      541           
  Partials          ?        0
Impacted Files Coverage Δ
litecli/sqlexecute.py 60.52% <ø> (ø)

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 ae21b70...079400e. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #29   +/-   ##
=========================================
  Coverage          ?   59.83%           
=========================================
  Files             ?       22           
  Lines             ?     1347           
  Branches          ?        0           
=========================================
  Hits              ?      806           
  Misses            ?      541           
  Partials          ?        0
Impacted Files Coverage Δ
litecli/sqlexecute.py 60.52% <ø> (ø)

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 ae21b70...079400e. Read the comment docs.