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

Bulk Actions Fix - v3 #1326

Merged
merged 29 commits into from
Sep 3, 2023

Remove Faulty Test

9d82be8
Select commit
Loading
Failed to load commit list.
Merged

Bulk Actions Fix - v3 #1326

Remove Faulty Test
9d82be8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 3, 2023 in 0s

83.23% (-0.41%) compared to 1d1da19

View this Pull Request on Codecov

83.23% (-0.41%) compared to 1d1da19

Details

Codecov Report

Merging #1326 (9d82be8) into v3-develop (1d1da19) will decrease coverage by 0.41%.
The diff coverage is 35.29%.

@@               Coverage Diff                @@
##             v3-develop    #1326      +/-   ##
================================================
- Coverage         83.63%   83.23%   -0.41%     
- Complexity         1133     1136       +3     
================================================
  Files                83       83              
  Lines              2762     2779      +17     
================================================
+ Hits               2310     2313       +3     
- Misses              452      466      +14     
Files Changed Coverage Δ
src/Traits/WithColumnSelect.php 69.23% <0.00%> (-7.09%) ⬇️
src/Traits/Helpers/ColumnHelpers.php 86.29% <33.33%> (-8.21%) ⬇️
src/Traits/WithData.php 82.22% <100.00%> (+0.19%) ⬆️