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

Fix: Do not cache cache directory for phpstan/phpstan and vimeo/psalm #527

Merged
merged 1 commit into from Jan 3, 2022

Conversation

localheinz
Copy link
Member

This pull request

  • stops caching the cache directories for phpstan/phpstan and vimeo/psalm

@localheinz localheinz self-assigned this Jan 3, 2022
@localheinz localheinz changed the title Fix: Do not cache cache directory for phpstan/phpstan and vimeo/psalm Fix: Do not cache cache directory for phpstan/phpstan and vimeo/psalm Jan 3, 2022
@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #527 (45dc0db) into main (965a347) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #527   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        87        87           
===========================================
  Files             12        12           
  Lines            302       302           
===========================================
  Hits             302       302           
Impacted Files Coverage Δ
src/DataProvider/IntProvider.php 100.00% <0.00%> (ø)
src/DataProvider/BoolProvider.php 100.00% <0.00%> (ø)
src/DataProvider/NullProvider.php 100.00% <0.00%> (ø)
src/DataProvider/FloatProvider.php 100.00% <0.00%> (ø)
src/DataProvider/ObjectProvider.php 100.00% <0.00%> (ø)
src/DataProvider/StringProvider.php 100.00% <0.00%> (ø)
src/DataProvider/ResourceProvider.php 100.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 965a347...45dc0db. Read the comment docs.

@localheinz localheinz merged commit 6bd47c4 into main Jan 3, 2022
@localheinz localheinz deleted the fix/cache branch January 3, 2022 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants