yiisoft / db-migration

The package implementing migration for yiisoft/db.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
29 stars 16 forks source link

Output `rawSql()` for `execute()` method #230

Closed Tigrov closed 12 months ago

Tigrov commented 1 year ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
what-the-diff[bot] commented 1 year ago

PR Summary

codecov[bot] commented 1 year ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (2ef6724) 99.79% compared to head (83f0445) 0.00%.

:exclamation: Current head 83f0445 differs from pull request most recent head 7dc0830. Consider uploading reports for the commit 7dc0830 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #230 +/- ## ============================================ - Coverage 99.79% 0.00% -99.80% Complexity 290 290 ============================================ Files 19 19 Lines 960 961 +1 ============================================ - Hits 958 0 -958 - Misses 2 961 +959 ``` | [Files](https://app.codecov.io/gh/yiisoft/db-migration/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/MigrationBuilder.php](https://app.codecov.io/gh/yiisoft/db-migration/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL01pZ3JhdGlvbkJ1aWxkZXIucGhw) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | ... and [18 files with indirect coverage changes](https://app.codecov.io/gh/yiisoft/db-migration/pull/230/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft)

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