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

add GitHub formatter #14

Closed IonBazan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #14 (a7901c3) into main (f7f96d2) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main       #14   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       164       176   +12     
===========================================
  Files             18        19    +1     
  Lines            434       473   +39     
===========================================
+ Hits             434       473   +39     
Impacted Files Coverage Δ
src/Command/DiffCommand.php 100.00% <100.00%> (ø)
src/Formatter/GitHubFormatter.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 f7f96d2...a7901c3. Read the comment docs.