-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ColumnSchema classes for performance of typecasting #315
Conversation
PR Summary
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #315 +/- ##
=============================================
- Coverage 100.00% 99.26% -0.74%
- Complexity 257 282 +25
=============================================
Files 18 23 +5
Lines 745 821 +76
=============================================
+ Hits 745 815 +70
- Misses 0 6 +6 ☔ View full report in Codecov by Sentry. |
# Conflicts: # src/ColumnSchema.php # src/Schema.php # tests/ColumnSchemaTest.php
To get 100% patch coverage it needs to run tests on
i386
architecture or with PHP32bit
Add to PHP actions config:
But I think it is not necessary, to avoid many running tests.