DaveLiddament / sarb

Static Analysis Results Baseliner
MIT License
162 stars 17 forks source link

ADD support for PHP Magic Number Detector #113

Closed DaveLiddament closed 2 years ago

DaveLiddament commented 2 years ago

Add support for PHPMD #95

codecov-commenter commented 2 years ago

Codecov Report

Merging #113 (5403014) into master (8eec5ee) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #113   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       578       586    +8     
===========================================
  Files            108       110    +2     
  Lines           1737      1769   +32     
===========================================
+ Hits            1737      1769   +32     
Impacted Files Coverage Δ
...ResultsParser/PhpMagicNumberDetectorIdentifier.php 100.00% <100.00%> (ø)
...ultsParser/PhpMagicNumberDetectorResultsParser.php 100.00% <100.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 8eec5ee...5403014. Read the comment docs.