Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Use localheinz/diff instead of sebastian/diff #207

Merged
merged 1 commit into from
Sep 7, 2019
Merged

Conversation

localheinz
Copy link
Member

This PR

Fixes #186.

@codecov
Copy link

codecov bot commented Sep 7, 2019

Codecov Report

Merging #207 into 1.x will decrease coverage by 0.68%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.x     #207      +/-   ##
============================================
- Coverage     32.36%   31.68%   -0.69%     
+ Complexity       42       41       -1     
============================================
  Files             3        3              
  Lines           207      202       -5     
============================================
- Hits             67       64       -3     
+ Misses          140      138       -2
Impacted Files Coverage Δ Complexity Δ
src/Command/NormalizeCommand.php 35.75% <100%> (-0.66%) 34 <0> (-1)

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 ef97e0c...4ec48c2. Read the comment docs.

@localheinz localheinz merged commit 22e20fd into 1.x Sep 7, 2019
@localheinz localheinz deleted the fix/diff branch September 7, 2019 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHP Fatal error: Uncaught Error: Class 'SebastianBergmann\Diff\Output\UnifiedDiffOutputBuilder' not found
1 participant