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

Lint fixes #702

Closed hexmode closed 2 years ago

hexmode commented 2 years ago

Apply all phpcbf-fixable items one at a time.

codecov-commenter commented 2 years ago

Codecov Report

Merging #702 (fbdb817) into master (ce5e7c2) will increase coverage by 0.01%. The diff coverage is 72.27%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #702      +/-   ##
============================================
+ Coverage     39.28%   39.29%   +0.01%     
- Complexity     2043     2046       +3     
============================================
  Files            75       75              
  Lines          7225     7232       +7     
============================================
+ Hits           2838     2842       +4     
- Misses         4387     4390       +3     
Impacted Files Coverage Δ
SemanticResultFormats.hooks.php 0.00% <0.00%> (ø)
SemanticResultFormats.parser.php 0.00% <0.00%> (ø)
formats/Exhibit/SRF_Exhibit.php 0.00% <0.00%> (ø)
formats/Gantt/GanttPrinter.php 91.34% <ø> (ø)
formats/Gantt/src/Gantt.php 95.50% <ø> (ø)
formats/Gantt/src/GanttSection.php 82.14% <ø> (ø)
formats/Gantt/src/GanttTask.php 94.87% <ø> (ø)
formats/JitGraph/SRF_JitGraph.php 0.00% <0.00%> (ø)
formats/array/SRF_Array.php 2.45% <0.00%> (ø)
formats/array/SRF_Hash.php 0.00% <0.00%> (ø)
... and 68 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 ce5e7c2...fbdb817. Read the comment docs.