✨ add table creation order computation with FK constraints #98
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.
Loading