Skip to content

Fix CI for branches that target master #870

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

Merged

Conversation

dvdoug
Copy link
Contributor

@dvdoug dvdoug commented Sep 29, 2021

Hello @sebastianbergmann

The recursive dependency between PHPUnit and php-code-coverage means that Composer needs a bit of help resolving the versions in use. The master branch works because of the branch alias in composer.json but this isn't sufficient for building/testing a PR (e.g. #869)

@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #870 (e86f618) into master (aacfa1e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #870   +/-   ##
=========================================
  Coverage     84.75%   84.75%           
  Complexity     1086     1086           
=========================================
  Files            60       60           
  Lines          3575     3575           
=========================================
  Hits           3030     3030           
  Misses          545      545           

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 aacfa1e...e86f618. Read the comment docs.

@sebastianbergmann sebastianbergmann merged commit 2e93305 into sebastianbergmann:master Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants