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

Added the fix for natural order sorting if present #18966

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SachinBahukhandi
Copy link
Contributor

Description

Please describe your pull request.

Fixes #18964

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2866fe7) 58.83% compared to head (b262837) 58.85%.
Report is 61 commits behind head on master.

Files Patch % Lines
src/Controllers/Triggers/IndexController.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18966      +/-   ##
============================================
+ Coverage     58.83%   58.85%   +0.01%     
+ Complexity    16026    16004      -22     
============================================
  Files           667      666       -1     
  Lines         61758    61698      -60     
============================================
- Hits          36338    36315      -23     
+ Misses        25420    25383      -37     
Flag Coverage Δ
dbase-extension 58.85% <0.00%> (+0.01%) ⬆️
unit-8.1-ubuntu-latest 58.82% <0.00%> (+0.01%) ⬆️
unit-8.2-ubuntu-latest 58.78% <0.00%> (+0.01%) ⬆️
unit-8.3-ubuntu-latest 58.78% <0.00%> (+0.01%) ⬆️
unit-8.4-ubuntu-latest 58.78% <0.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$cfg['NaturalOrder'] is ignored in Create new trigger modal
2 participants