techouse / mysql-to-sqlite3

Transfer data from MySQL to SQLite
https://techouse.github.io/mysql-to-sqlite3/
MIT License
217 stars 31 forks source link

:bookmark: release v2.1.1 #60

Closed techouse closed 1 year ago

techouse commented 1 year ago

2.1.1

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (46e12ee) into master (5e1eaec) will decrease coverage by 0.55%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   87.70%   87.16%   -0.55%     
==========================================
  Files           8        8              
  Lines         553      553              
==========================================
- Hits          485      482       -3     
- Misses         68       71       +3     
Files Coverage Δ
mysql_to_sqlite3/__init__.py 100.00% <100.00%> (ø)
mysql_to_sqlite3/debug_info.py 63.04% <100.00%> (ø)

... and 1 file with indirect coverage changes