Skip to content

changelog

7561044
Select commit
Loading
Failed to load commit list.
Merged

Consider platform integer size in ColumnBuilder::bigint() + Throw exception on "unsigned" column usage #460

changelog
7561044
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 12, 2025 in 0s

99.45% (-0.22%) compared to a38f6c1

View this Pull Request on Codecov

99.45% (-0.22%) compared to a38f6c1

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.45%. Comparing base (a38f6c1) to head (7561044).

Files with missing lines Patch % Lines
src/Column/ColumnBuilder.php 75.00% 1 Missing ⚠️
src/Column/ColumnDefinitionBuilder.php 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #460      +/-   ##
============================================
- Coverage     99.67%   99.45%   -0.22%     
- Complexity      316      320       +4     
============================================
  Files            36       36              
  Lines           919      925       +6     
============================================
+ Hits            916      920       +4     
- Misses            3        5       +2     

☔ 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.