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: Stop running tests with composer/composer:^1 and php:^8 #516

Merged
merged 1 commit into from
Aug 16, 2020

Conversation

localheinz
Copy link
Member

This PR

  • stops running tests with composer/composer:^1 and php:^8

@localheinz localheinz self-assigned this Aug 16, 2020
@codecov
Copy link

codecov bot commented Aug 16, 2020

Codecov Report

Merging #516 into main will increase coverage by 0.47%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #516      +/-   ##
============================================
+ Coverage     80.92%   81.40%   +0.47%     
- Complexity       41       42       +1     
============================================
  Files             4        4              
  Lines           194      199       +5     
============================================
+ Hits            157      162       +5     
  Misses           37       37              
Impacted Files Coverage Δ Complexity Δ
src/Command/NormalizeCommand.php 85.95% <100.00%> (+0.40%) 35.00 <0.00> (+1.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 704974d...9a7a1a0. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review August 16, 2020 21:17
@ergebnis-bot ergebnis-bot self-assigned this Aug 16, 2020
@ergebnis-bot ergebnis-bot merged commit 365fc2b into main Aug 16, 2020
@ergebnis-bot ergebnis-bot deleted the fix/php8 branch August 16, 2020 21:17
@ergebnis-bot ergebnis-bot self-requested a review August 16, 2020 21:18
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.

None yet

2 participants