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 ColumnFactory #327

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Apply fixes from StyleCI

5372e43
Select commit
Loading
Failed to load commit list.
Open

Refactor ColumnFactory #327

Apply fixes from StyleCI
5372e43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 2, 2024 in 1s

98.25% (-0.01%) compared to bb9a797

View this Pull Request on Codecov

98.25% (-0.01%) compared to bb9a797

Details

Codecov Report

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

Project coverage is 98.25%. Comparing base (bb9a797) to head (5372e43).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Schema.php 96.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #327      +/-   ##
============================================
- Coverage     98.25%   98.25%   -0.01%     
+ Complexity      223      222       -1     
============================================
  Files            20       20              
  Lines           689      686       -3     
============================================
- Hits            677      674       -3     
  Misses           12       12              

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