SemanticMediaWiki / SemanticResultFormats

Provides additional visualizations (result formats) for Semantic MediaWiki
https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats
Other
45 stars 75 forks source link

Fix gallery rendering #687

Closed gesinn-it-wam closed 2 years ago

gesinn-it-wam commented 2 years ago

This PR is made in reference to: #620 Fixes #620

codecov-commenter commented 2 years ago

Codecov Report

Merging #687 (4f6cc73) into master (e76b9a7) will decrease coverage by 3.77%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #687      +/-   ##
============================================
- Coverage     39.78%   36.00%   -3.78%     
+ Complexity     2048     2044       -4     
============================================
  Files            75       75              
  Lines          7184     7213      +29     
============================================
- Hits           2858     2597     -261     
- Misses         4326     4616     +290     
Impacted Files Coverage Δ
formats/filtered/src/ResultItem.php 88.88% <100.00%> (ø)
formats/gallery/Gallery.php 94.88% <100.00%> (+0.05%) :arrow_up:
formats/Gantt/src/Gantt.php 0.00% <0.00%> (-95.51%) :arrow_down:
formats/Gantt/src/GanttTask.php 0.00% <0.00%> (-94.88%) :arrow_down:
formats/Gantt/GanttPrinter.php 0.00% <0.00%> (-91.35%) :arrow_down:
formats/Gantt/src/GanttSection.php 0.00% <0.00%> (-82.15%) :arrow_down:
src/BibTex/BibTexFileExportPrinter.php 85.45% <0.00%> (-7.28%) :arrow_down:
src/vCard/vCardFileExportPrinter.php 64.17% <0.00%> (-6.97%) :arrow_down:
formats/filtered/src/Filters/DistanceFilter.php 64.58% <0.00%> (-0.73%) :arrow_down:
formats/filtered/src/Filters/Filter.php 87.75% <0.00%> (-0.25%) :arrow_down:
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e76b9a7...4f6cc73. Read the comment docs.