Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Upgrade phpunit #47

Merged
merged 3 commits into from
Apr 15, 2020
Merged

Upgrade phpunit #47

merged 3 commits into from
Apr 15, 2020

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Apr 15, 2020

Tested with:

  • latest phpunit 5
  • latest phpunit 6
  • latest phpunit 7
  • latest phpunit 8
  • latest phpunit 9 (PHP 7.2 is not supported, ok)

@mvorisek mvorisek marked this pull request as draft April 15, 2020 18:05
@mvorisek mvorisek force-pushed the upgrade_phpunit branch 2 times, most recently from 75e8c8d to 89a0006 Compare April 15, 2020 18:23
@codecov
Copy link

codecov bot commented Apr 15, 2020

Codecov Report

Merging #47 into develop will decrease coverage by 12.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##             develop      #47       +/-   ##
==============================================
- Coverage      74.03%   61.87%   -12.16%     
  Complexity       157      157               
==============================================
  Files              6        6               
  Lines            362      362               
==============================================
- Hits             268      224       -44     
- Misses            94      138       +44     
Impacted Files Coverage Δ Complexity Δ
src/PhpunitTestCase.php 84.28% <100.00%> (ø) 29.00 <3.00> (?)
src/Migration.php 62.55% <0.00%> (-18.73%) 105.00% <0.00%> (ø%)
src/MigratorConsole.php 0.00% <0.00%> (ø) 4.00% <0.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 cf9fcb9...e191afa. Read the comment docs.

@mvorisek mvorisek marked this pull request as ready for review April 15, 2020 19:40
@mvorisek mvorisek marked this pull request as draft April 15, 2020 19:41
@mvorisek mvorisek closed this Apr 15, 2020
@mvorisek mvorisek reopened this Apr 15, 2020
@mvorisek mvorisek closed this Apr 15, 2020
@mvorisek mvorisek reopened this Apr 15, 2020
@mvorisek mvorisek force-pushed the upgrade_phpunit branch 6 times, most recently from a4744b0 to e191afa Compare April 15, 2020 20:58
@mvorisek mvorisek marked this pull request as ready for review April 15, 2020 20:59
@mvorisek mvorisek merged commit 53e0599 into develop Apr 15, 2020
@mvorisek mvorisek deleted the upgrade_phpunit branch April 15, 2020 21:27
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.

1 participant