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

V3 - CollapseAlways() Option #1400

Closed
wants to merge 14 commits into from

Update spacing

31c592a
Select commit
Loading
Failed to load commit list.
Closed

V3 - CollapseAlways() Option #1400

Update spacing
31c592a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2023 in 0s

87.80% (target 80.00%)

View this Pull Request on Codecov

87.80% (target 80.00%)

Details

Codecov Report

Merging #1400 (31c592a) into v3-develop (32de139) will increase coverage by 0.17%.
Report is 7 commits behind head on v3-develop.
The diff coverage is 100.00%.

@@               Coverage Diff                @@
##             v3-develop    #1400      +/-   ##
================================================
+ Coverage         87.63%   87.80%   +0.17%     
- Complexity         1165     1185      +20     
================================================
  Files                83       83              
  Lines              2862     2902      +40     
================================================
+ Hits               2508     2548      +40     
  Misses              354      354              
Files Coverage Δ
src/Traits/Configuration/ColumnConfiguration.php 76.92% <100.00%> (+4.19%) ⬆️
src/Traits/Helpers/ColumnHelpers.php 95.27% <100.00%> (+0.98%) ⬆️
src/Traits/WithColumns.php 100.00% <ø> (ø)
src/Traits/WithData.php 78.57% <100.00%> (+0.44%) ⬆️
src/Views/Column.php 100.00% <ø> (ø)
src/Views/Filter.php 100.00% <ø> (ø)
...Views/Traits/Configuration/FilterConfiguration.php 100.00% <100.00%> (ø)
src/Views/Traits/Helpers/ColumnHelpers.php 90.86% <100.00%> (+0.25%) ⬆️
src/Views/Traits/Helpers/FilterHelpers.php 97.26% <100.00%> (+0.15%) ⬆️