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

fix(composer): Resolve upgrade issues #83

Merged
merged 1 commit into from
Nov 30, 2019

Conversation

k911
Copy link
Owner

@k911 k911 commented Nov 30, 2019

  • Fix feature test: SymfonyMessengerSwooleTaskTransportTest::testStartServerDispatchMessage
  • Change phpdoc for: TestAppKernel::configureRoutes

@codecov
Copy link

codecov bot commented Nov 30, 2019

Codecov Report

Merging #83 into develop will increase coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop      #83     +/-   ##
============================================
+ Coverage      87.08%   87.19%   +0.1%     
  Complexity       602      602             
============================================
  Files             84       84             
  Lines           1843     1843             
============================================
+ Hits            1605     1607      +2     
+ Misses           238      236      -2
Impacted Files Coverage Δ Complexity Δ
...undation/Session/SetSessionCookieEventListener.php 69.09% <0%> (+3.63%) 25% <0%> (ø) ⬇️

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 a87bcf8...0ee8653. Read the comment docs.

- Fix feature test: `SymfonyMessengerSwooleTaskTransportTest::testStartServerDispatchMessage`
- Change phpdoc for: `TestAppKernel::configureRoutes`
@k911 k911 force-pushed the fix/build-with-symfony-44-and-up branch from 5981c3d to 0ee8653 Compare November 30, 2019 11:08
@codeclimate
Copy link

codeclimate bot commented Nov 30, 2019

Code Climate has analyzed commit 0ee8653 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 87.2% (0.1% change).

View more on Code Climate.

@k911 k911 merged commit 92285ac into develop Nov 30, 2019
@k911 k911 deleted the fix/build-with-symfony-44-and-up branch November 30, 2019 11:26
k911 added a commit that referenced this pull request Nov 30, 2019
* ci(circle): Fix release script (#82) ([542a954](542a954)), closes [#82](#82) [#81](#81)
* fix(composer): Resolve upgrade issues (#83) ([92285ac](92285ac)), closes [#83](#83)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant