db-mssql icon indicating copy to clipboard operation
db-mssql copied to clipboard

Realize `Schema::loadResultColumn()` method

Open Tigrov opened this issue 8 months ago • 1 comments

Related PR

  • https://github.com/yiisoft/db/pull/945
Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️/❌
Fixed issues

Tigrov avatar Mar 27 '25 06:03 Tigrov

Codecov Report

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

Project coverage is 98.32%. Comparing base (2ecc3da) to head (07ccc10). Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #353      +/-   ##
============================================
+ Coverage     98.27%   98.32%   +0.04%     
- Complexity      222      227       +5     
============================================
  Files            19       19              
  Lines           695      715      +20     
============================================
+ Hits            683      703      +20     
  Misses           12       12              

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Mar 27 '25 06:03 codecov[bot]