Skip to content

Conversation

alistair3149
Copy link
Member

@alistair3149 alistair3149 commented Sep 24, 2025

Created from #961 by @thomas-topway-it
Putting it in the main repo so that this PR is available as a Composer package.

-- considers this #942
-- fixes #910
-- uses structured queries instead of raw joins in the from clause

Copy link

codecov bot commented Sep 24, 2025

Codecov Report

❌ Patch coverage is 0% with 298 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.98%. Comparing base (daaba54) to head (e3c36e4).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
formats/datatables/QuerySegmentListProcessor.php 0.00% 177 Missing ⚠️
formats/datatables/SearchPanes.php 0.00% 121 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #968      +/-   ##
============================================
- Coverage     46.22%   44.98%   -1.24%     
- Complexity     2361     2422      +61     
============================================
  Files            80       81       +1     
  Lines          9160     9411     +251     
============================================
  Hits           4234     4234              
- Misses         4926     5177     +251     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

thomas-topway-it and others added 6 commits September 30, 2025 03:28
* use structured queries

* fix phpcs

* fix phpcs

* remove commented line

* Localisation updates from https://translatewiki.net.

* Localisation updates from https://translatewiki.net.

* use QuerySegmentListProcessor

* Create QuerySegmentListProcessor.php

* remove comment

* remove author

---------

Co-authored-by: translatewiki.net <[email protected]>
* use structured queries

* fix phpcs

* fix phpcs

* remove commented line

* Localisation updates from https://translatewiki.net.

* Localisation updates from https://translatewiki.net.

* use QuerySegmentListProcessor

* Create QuerySegmentListProcessor.php

* remove comment

* remove author

* fix phpcs

* fix phpcs

---------

Co-authored-by: translatewiki.net <[email protected]>
* use structured queries

* fix phpcs

* fix phpcs

* remove commented line

* Localisation updates from https://translatewiki.net.

* Localisation updates from https://translatewiki.net.

* use QuerySegmentListProcessor

* Create QuerySegmentListProcessor.php

* remove comment

* remove author

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

---------

Co-authored-by: translatewiki.net <[email protected]>
* use structured queries

* fix phpcs

* fix phpcs

* remove commented line

* Localisation updates from https://translatewiki.net.

* Localisation updates from https://translatewiki.net.

* use QuerySegmentListProcessor

* Create QuerySegmentListProcessor.php

* remove comment

* remove author

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

---------

Co-authored-by: translatewiki.net <[email protected]>
* use structured queries

* fix phpcs

* fix phpcs

* remove commented line

* Localisation updates from https://translatewiki.net.

* Localisation updates from https://translatewiki.net.

* use QuerySegmentListProcessor

* Create QuerySegmentListProcessor.php

* remove comment

* remove author

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

---------

Co-authored-by: translatewiki.net <[email protected]>
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.

[datatables] Table name component contains unexpected quote or dot character with SearchPane
2 participants