feat: Add charset and collation support for MySQL columns #246
Codecov / codecov/project
failed
Mar 19, 2026 in 1s
95.40% (-0.02%) compared to 16e0874
View this Pull Request on Codecov
95.40% (-0.02%) compared to 16e0874
Details
Codecov Report
❌ Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.40%. Comparing base (16e0874) to head (5cb92f4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Driver/MySQL/Schema/MySQLColumn.php | 92.30% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #246 +/- ##
============================================
- Coverage 95.42% 95.40% -0.02%
- Complexity 1896 1912 +16
============================================
Files 131 131
Lines 5287 5312 +25
============================================
+ Hits 5045 5068 +23
- Misses 242 244 +2 ☔ 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