Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

chore(release): v0.10.0 [develop] #513

Merged
merged 1 commit into from
May 5, 2021
Merged

Conversation

swoole-bundle-bot
Copy link
Collaborator

0.10.0 (2021-05-05)

Full changelog

Features

  • response-processor: hiding Swoole StreamedResponse support from Symfony (#509) (ebe8077)

Fast-forward merge instructions

  1. Approve PR
  2. Then run these commands in your local git repository:
git fetch --all
git switch develop
git pull origin develop
git merge origin/chore/release-v0.10.0-develop --ff-only
git push origin develop

* ci: remove php 74 latest from build ([3e4c8f1](3e4c8f1))
* ci(docker): upgrade images used as dependencies ([8793695](8793695))
* chore(composer): lock php-cs-fixer to ^2.19.0 ([9e40296](9e40296))
* chore(composer): upgrade dependencies ([903e484](903e484))
* chore(deps): upgrade deps ([4718a82](4718a82))
* chore(docker): upgrade dependencies ([27393f8](27393f8))
* feat(response-processor): hiding Swoole StreamedResponse support from Symfony (#509) ([ebe8077](ebe8077)), closes [#509](#509)
@codeclimate
Copy link

codeclimate bot commented May 5, 2021

Code Climate has analyzed commit cf99be9 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 86.1% (0.0% change).

View more on Code Climate.

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #513 (cf99be9) into develop (3e4c8f1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #513   +/-   ##
==========================================
  Coverage      86.06%   86.06%           
  Complexity       663      663           
==========================================
  Files             97       97           
  Lines           2089     2089           
==========================================
  Hits            1798     1798           
  Misses           291      291           

@k911 k911 merged commit cf99be9 into develop May 5, 2021
@k911 k911 deleted the chore/release-v0.10.0-develop branch May 5, 2021 12:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants