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

Issue 669 slider at distance filter #685

Closed gesinn-it-wam closed 2 years ago

gesinn-it-wam commented 2 years ago

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

gesinn-it-wam commented 2 years ago

The failing test:

image

codecov-commenter commented 2 years ago

Codecov Report

Merging #685 (c377c9d) into master (e54cc4a) will increase coverage by 0.43%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #685      +/-   ##
============================================
+ Coverage     39.34%   39.78%   +0.43%     
  Complexity     2048     2048              
============================================
  Files            75       75              
  Lines          7264     7184      -80     
============================================
  Hits           2858     2858              
+ Misses         4406     4326      -80     
Impacted Files Coverage Δ
SemanticResultFormats.hooks.php 0.00% <0.00%> (ø)

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 e54cc4a...c377c9d. Read the comment docs.

gesinn-it-gea commented 2 years ago

@krabina can you please check, if PR #685 fixes the issue

krabina commented 2 years ago

Yes, indeed, thank you!