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

Removing the logic for sorting tables from the Atomizer #50

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

msmakouz
Copy link
Member

This may be useful for using sorting separately from the Atomizer.

@msmakouz msmakouz self-assigned this Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #50 (383cca3) into 4.x (177b191) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                4.x      #50      +/-   ##
============================================
+ Coverage     95.31%   95.33%   +0.01%     
- Complexity      243      244       +1     
============================================
  Files            29       30       +1     
  Lines           769      772       +3     
============================================
+ Hits            733      736       +3     
  Misses           36       36              
Files Coverage Δ
src/Atomizer/Atomizer.php 100.00% <100.00%> (ø)
src/Atomizer/TableSorter.php 100.00% <100.00%> (ø)

@roxblnfk roxblnfk merged commit ae520cc into 4.x Nov 1, 2023
13 checks passed
@roxblnfk roxblnfk deleted the feature/table-sorter branch November 1, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

3 participants