Universal-Omega / DynamicPageList3

GNU General Public License v3.0
18 stars 22 forks source link

Fix for links migration: add JOIN on linktarget for notuses #213

Closed Universal-Omega closed 1 year ago

Universal-Omega commented 1 year ago

Also adds a PHPUnit tests for the notuses parameter.

codecov-commenter commented 1 year ago

Codecov Report

Merging #213 (9dcfd1d) into master (8dd8d03) will increase coverage by 2.11%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #213      +/-   ##
============================================
+ Coverage      8.59%   10.71%   +2.11%     
  Complexity     1568     1568              
============================================
  Files            23       23              
  Lines          3839     4257     +418     
============================================
+ Hits            330      456     +126     
- Misses         3509     3801     +292     
Impacted Files Coverage Δ
includes/Query.php 39.54% <100.00%> (-0.55%) :arrow_down:
includes/LST.php 0.00% <0.00%> (ø)
includes/Hooks.php 0.00% <0.00%> (ø)
includes/Parse.php 0.00% <0.00%> (ø)
includes/Variables.php 0.00% <0.00%> (ø)
includes/Parameters.php 0.00% <0.00%> (ø)
includes/Lister/Lister.php 0.00% <0.00%> (ø)
includes/UpdateArticle.php 0.00% <0.00%> (ø)
includes/ParametersData.php 0.00% <0.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.