-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Typecast refactoring #225
Typecast refactoring #225
Conversation
Tigrov
commented
Jul 4, 2023
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues |
PR Summary
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #225 +/- ##
============================================
+ Coverage 98.16% 98.29% +0.12%
+ Complexity 195 183 -12
============================================
Files 16 16
Lines 601 586 -15
============================================
- Hits 590 576 -14
+ Misses 11 10 -1
☔ View full report in Codecov by Sentry. |
Please add line to changelog |
@Tigrov please resolve conflicts |
# Conflicts: # src/Schema.php
Done. Also please review changes https://github.com/yiisoft/db-oracle/pull/225/files#diff-aba1adae571d18ad5f7c6db19cfd8f15eb41daae1806924278c9a119f7c8b6daR615 |
Thanks |