Skip to content
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

Refactor column PHP type #862

Merged
merged 10 commits into from
Aug 9, 2024

Apply fixes from StyleCI

b274a02
Select commit
Loading
Failed to load commit list.
Merged

Refactor column PHP type #862

Apply fixes from StyleCI
b274a02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2024 in 0s

99.46% (+0.56%) compared to bedc095

View this Pull Request on Codecov

99.46% (+0.56%) compared to bedc095

Details

Codecov Report

Attention: Patch coverage is 98.24561% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.46%. Comparing base (bedc095) to head (b274a02).

Files Patch % Lines
src/Schema/AbstractSchema.php 95.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #862      +/-   ##
============================================
+ Coverage     98.90%   99.46%   +0.56%     
- Complexity     1369     1372       +3     
============================================
  Files            74       74              
  Lines          3369     3362       -7     
============================================
+ Hits           3332     3344      +12     
+ Misses           37       18      -19     

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