Skip to content
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

Use path of configuration or executable to pin result cache in place #3624

Merged
merged 1 commit into from Apr 26, 2019
Merged

Use path of configuration or executable to pin result cache in place #3624

merged 1 commit into from Apr 26, 2019

Conversation

epdenouden
Copy link
Contributor

@epdenouden epdenouden commented Apr 26, 2019

Implements a nicer way of result cache file placement.

Fixes #3587

@codecov
Copy link

codecov bot commented Apr 26, 2019

Codecov Report

Merging #3624 into 7.5 will decrease coverage by 0.03%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff              @@
##                7.5    #3624      +/-   ##
============================================
- Coverage     83.49%   83.46%   -0.04%     
- Complexity     3638     3641       +3     
============================================
  Files           143      143              
  Lines          9684     9689       +5     
============================================
+ Hits           8086     8087       +1     
- Misses         1598     1602       +4
Impacted Files Coverage Δ Complexity Δ
src/TextUI/TestRunner.php 67.85% <33.33%> (-0.32%) 294 <0> (+1)
src/Util/TestResultCache.php 89.47% <75%> (-1.44%) 28 <3> (+2)

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 ea74787...2e2ee01. Read the comment docs.

@sebastianbergmann sebastianbergmann merged commit d4a2588 into sebastianbergmann:7.5 Apr 26, 2019
@sebastianbergmann sebastianbergmann added the event/code-sprint/2019-04 PHPUnit Code Sprint: April 2019 label Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event/code-sprint/2019-04 PHPUnit Code Sprint: April 2019
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants