Skip to content

Rename `typecasting()` to `withTypecasting()`

4615171
Select commit
Loading
Failed to load commit list.
Merged

Add option for typecasting values retrieved from DB. #945

Rename `typecasting()` to `withTypecasting()`
4615171
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 18, 2025 in 0s

99.18% (-0.07%) compared to eb98126

View this Pull Request on Codecov

99.18% (-0.07%) compared to eb98126

Details

Codecov Report

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

Project coverage is 99.18%. Comparing base (eb98126) to head (4615171).

Files with missing lines Patch % Lines
src/Driver/Pdo/AbstractPdoCommand.php 93.93% 2 Missing ⚠️
src/Schema/AbstractSchema.php 93.75% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #945      +/-   ##
============================================
- Coverage     99.24%   99.18%   -0.07%     
- Complexity     1560     1589      +29     
============================================
  Files            98       98              
  Lines          3863     3922      +59     
============================================
+ Hits           3834     3890      +56     
- Misses           29       32       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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