yiisoft / db

Yii Database Library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
134 stars 35 forks source link

ColumnSchema classes for performance of typecasting #752

Closed Tigrov closed 6 months ago

Tigrov commented 1 year ago

Related PRs

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
Fixed issues #737, yiisoft/db-mysql#292
codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 97.61905% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 90.62%. Comparing base (beedc6b) to head (9400b1d). Report is 1 commits behind head on master.

Files Patch % Lines
src/Schema/Column/AbstractColumnSchema.php 66.66% 2 Missing :warning:
src/Schema/AbstractSchema.php 96.15% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #752 +/- ## ============================================ - Coverage 99.72% 90.62% -9.10% - Complexity 1309 1348 +39 ============================================ Files 64 71 +7 Lines 3220 3306 +86 ============================================ - Hits 3211 2996 -215 - Misses 9 310 +301 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

what-the-diff[bot] commented 1 year ago

PR Summary