Skip to content

✨ add table creation order computation with FK constraints #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 8 commits into from

Merge branch 'master' into feat/table-graph

de6cff2
Select commit
Loading
Failed to load commit list.
Closed

✨ add table creation order computation with FK constraints #98

Merge branch 'master' into feat/table-graph
de6cff2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 3, 2025 in 1s

94.11% (-0.29%) compared to ab601c3

View this Pull Request on Codecov

94.11% (-0.29%) compared to ab601c3

Details

Codecov Report

Attention: Patch coverage is 90.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 94.11%. Comparing base (ab601c3) to head (de6cff2).

Files with missing lines Patch % Lines
src/mysql_to_sqlite3/mysql_utils.py 88.67% 6 Missing ⚠️
src/mysql_to_sqlite3/transporter.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   94.40%   94.11%   -0.29%     
==========================================
  Files           8        8              
  Lines         643      714      +71     
==========================================
+ Hits          607      672      +65     
- Misses         36       42       +6     

☔ 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.