DaveLiddament / sarb

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

UPDATE ProjectRoot to use named constructors, one for from CWD and other for when Project Root is specified #88

Closed DaveLiddament closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #88 (1fea215) into master (129e3cf) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #88   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       482       484    +2     
===========================================
  Files            104       104           
  Lines           1493      1500    +7     
===========================================
+ Hits            1493      1500    +7     
Impacted Files Coverage Δ Complexity Δ
src/Domain/Common/ProjectRoot.php 100.00% <100.00%> (ø) 8.00 <4.00> (+2.00)
...c/Framework/Command/internal/ProjectRootHelper.php 100.00% <100.00%> (ø) 3.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 129e3cf...1fea215. Read the comment docs.