yiisoft / db

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

Move and deprecate `Schema` methods #801

Closed Tigrov closed 9 months ago

Tigrov commented 9 months ago

Related PRs

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4a08ca3) 99.64% compared to head (e94a5fd) 99.55%. Report is 1 commits behind head on master.

:exclamation: Current head e94a5fd differs from pull request most recent head 7473f66. Consider uploading reports for the commit 7473f66 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #801 +/- ## ============================================ - Coverage 99.64% 99.55% -0.10% - Complexity 1270 1277 +7 ============================================ Files 63 63 Lines 3106 3120 +14 ============================================ + Hits 3095 3106 +11 - Misses 11 14 +3 ```

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

what-the-diff[bot] commented 9 months ago

PR Summary

Please note, these above steps were taken to enhance our software by making it more efficient and simpler to use.