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

Implement the ability for user-defined type casting

Open Tigrov opened this issue 8 months ago • 1 comments

Related PR

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

Tigrov avatar Mar 18 '25 10:03 Tigrov

Codecov Report

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

Project coverage is 98.47%. Comparing base (fc7c12c) to head (eb271b6). Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #346   +/-   ##
=========================================
  Coverage     98.47%   98.47%           
  Complexity      330      330           
=========================================
  Files            21       21           
  Lines          1052     1052           
=========================================
  Hits           1036     1036           
  Misses           16       16           

: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 18 '25 10:03 codecov[bot]