Skip to content

Fixes issue add support for more datatypes in filters (3)#62

Open
thomas-topway-it wants to merge 26 commits into
SemanticMediaWiki:masterfrom
Knowledge-Wiki:fixes-issue-Add-support-for-more-datatypes-in-filters-(3)
Open

Fixes issue add support for more datatypes in filters (3)#62
thomas-topway-it wants to merge 26 commits into
SemanticMediaWiki:masterfrom
Knowledge-Wiki:fixes-issue-Add-support-for-more-datatypes-in-filters-(3)

restore sql monolingual_text

4499476
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

72.88% (+0.33%) compared to 781c713

View this Pull Request on Codecov

72.88% (+0.33%) compared to 781c713

Details

Codecov Report

❌ Patch coverage is 81.25000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.88%. Comparing base (781c713) to head (4499476).
⚠️ Report is 62 commits behind head on master.

Files with missing lines Patch % Lines
includes/Sql/SqlProvider.php 46.66% 8 Missing ⚠️
includes/Filter.php 88.23% 6 Missing ⚠️
includes/AppliedFilter.php 25.00% 3 Missing ⚠️
includes/Specials/BrowseData/GetCategories.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #62      +/-   ##
============================================
+ Coverage     72.54%   72.88%   +0.33%     
- Complexity      721      743      +22     
============================================
  Files            36       36              
  Lines          2302     2360      +58     
============================================
+ Hits           1670     1720      +50     
- Misses          632      640       +8     

☔ 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.