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 v1.4.18 #46

Closed techouse closed 1 year ago

techouse commented 1 year ago

1.4.18


This will be the last version supporting Python 2.7, 3.5 and 3.6

codecov[bot] commented 1 year ago

Codecov Report

Merging #46 (6671d90) into master (0c50948) will increase coverage by 0.09%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   89.26%   89.36%   +0.09%     
==========================================
  Files           7        7              
  Lines         438      442       +4     
==========================================
+ Hits          391      395       +4     
  Misses         47       47              
Impacted Files Coverage Δ
mysql_to_sqlite3/__init__.py 100.00% <100.00%> (ø)
mysql_to_sqlite3/debug_info.py 65.30% <100.00%> (+1.47%) :arrow_up:
mysql_to_sqlite3/sqlite_utils.py 58.53% <100.00%> (+2.12%) :arrow_up: