Skip to content

Fix typecasting bit columns' values with big size#455

Closed
vjik wants to merge 2 commits into
masterfrom
bit
Closed

Fix typecasting bit columns' values with big size#455
vjik wants to merge 2 commits into
masterfrom
bit

Conversation

@vjik

@vjik vjik commented Nov 6, 2025

Copy link
Copy Markdown
Member
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fix #369

@codecov

codecov Bot commented Nov 6, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.77%. Comparing base (27c69aa) to head (64d2932).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #455      +/-   ##
============================================
+ Coverage     99.66%   99.77%   +0.11%     
- Complexity      306      310       +4     
============================================
  Files            34       34              
  Lines           902      906       +4     
============================================
+ Hits            899      904       +5     
+ Misses            3        2       -1     

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

@vjik

vjik commented Nov 6, 2025

Copy link
Copy Markdown
Member Author

Closed in favor #456

@vjik vjik closed this Nov 6, 2025
@vjik vjik deleted the bit branch November 10, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong return type in BitColumnSchema::phpTypecast

1 participant