IonBazan / composer-diff

Compares composer.lock changes and generates Markdown report so you can use it in PR description.
https://packagist.org/packages/ion-bazan/composer-diff
MIT License
143 stars 6 forks source link

improve git error logging and fix deprecations #19

Closed IonBazan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (c20e09c) into main (7500fe0) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head c20e09c differs from pull request most recent head 8e6ad97. Consider uploading reports for the commit 8e6ad97 to get more accurate results

@@             Coverage Diff             @@
##                main       #19   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       197       197           
===========================================
  Files             19        19           
  Lines            503       504    +1     
===========================================
+ Hits             503       504    +1     
Impacted Files Coverage Δ
src/PackageDiff.php 100.00% <100.00%> (ø)
src/Url/GitGenerator.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 7500fe0...8e6ad97. Read the comment docs.