Skip to content

:white_check_mark: add tests for rewriting SQLite view functions with…

cfe1e06
Select commit
Loading
Failed to load commit list.
Merged

🦺 improve SQLite-to-MySQL type and default value translation logic #149

:white_check_mark: add tests for rewriting SQLite view functions with…
cfe1e06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2025 in 1s

98.32% (+5.46%) compared to 43888d4

View this Pull Request on Codecov

98.32% (+5.46%) compared to 43888d4

Details

Codecov Report

❌ Patch coverage is 93.87755% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.32%. Comparing base (43888d4) to head (cfe1e06).

Files with missing lines Patch % Lines
src/sqlite3_to_mysql/transporter.py 93.87% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
+ Coverage   92.86%   98.32%   +5.46%     
==========================================
  Files           8        8              
  Lines         967     1016      +49     
==========================================
+ Hits          898      999     +101     
+ Misses         69       17      -52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.