Skip to content

Drop php 5.6#109

Merged
phil-davis merged 2 commits into
masterfrom
drop-php-5.6
Mar 13, 2019
Merged

Drop php 5.6#109
phil-davis merged 2 commits into
masterfrom
drop-php-5.6

Conversation

@phil-davis

Copy link
Copy Markdown
Contributor

core stable10 no longer supports PHP 5.6
owncloud/core#34698

and cherry-pick from #107 "Fix unit test for RecreateMasterkey" because this is also an outstanding item in order to get green CI.

phil-davis and others added 2 commits March 13, 2019 08:58
Fix unit test for RecreateMasterkey.
Use onConsecutiveCalls to get the
output printed on the console.

Signed-off-by: Sujith H <sharidasan@owncloud.com>
@codecov

codecov Bot commented Mar 13, 2019

Copy link
Copy Markdown

Codecov Report

Merging #109 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #109   +/-   ##
=========================================
  Coverage     64.28%   64.28%           
  Complexity      598      598           
=========================================
  Files            33       33           
  Lines          2212     2212           
=========================================
  Hits           1422     1422           
  Misses          790      790

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 0ce6b6d...c04e3d0. Read the comment docs.

1 similar comment
@codecov

codecov Bot commented Mar 13, 2019

Copy link
Copy Markdown

Codecov Report

Merging #109 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #109   +/-   ##
=========================================
  Coverage     64.28%   64.28%           
  Complexity      598      598           
=========================================
  Files            33       33           
  Lines          2212     2212           
=========================================
  Hits           1422     1422           
  Misses          790      790

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 0ce6b6d...c04e3d0. Read the comment docs.

@phil-davis
phil-davis merged commit a9dc57f into master Mar 13, 2019
@delete-merged-branch
delete-merged-branch Bot deleted the drop-php-5.6 branch March 13, 2019 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants