Skip to content

Fix external dataproviders when psalm runs on a single file#58

Merged
weirdan merged 8 commits intopsalm:masterfrom
weirdan:fix-external-dataproviders-when-psalm-runs-on-a-single-file
Mar 30, 2020
Merged

Fix external dataproviders when psalm runs on a single file#58
weirdan merged 8 commits intopsalm:masterfrom
weirdan:fix-external-dataproviders-when-psalm-runs-on-a-single-file

Conversation

@weirdan
Copy link
Copy Markdown
Member

@weirdan weirdan commented Mar 30, 2020

This fixes false-positive UndefinedClass issues for external data providers when Psalm is run on a single test file with cold cache.

Fixes #57

weirdan added 3 commits March 30, 2020 04:40
This fixes false-positive UndefinedClass issues when Psalm is run on a
single test file with cold cache.

Fixes psalm#57
@weirdan weirdan requested a review from muglug March 30, 2020 01:54
@weirdan weirdan self-assigned this Mar 30, 2020
@weirdan weirdan changed the title Fix external dataproviders when psalm runs on a single file [WIP] Fix external dataproviders when psalm runs on a single file Mar 30, 2020
@weirdan weirdan changed the title [WIP] Fix external dataproviders when psalm runs on a single file Fix external dataproviders when psalm runs on a single file Mar 30, 2020
@weirdan weirdan merged commit 30b2242 into psalm:master Mar 30, 2020
@weirdan weirdan deleted the fix-external-dataproviders-when-psalm-runs-on-a-single-file branch March 30, 2020 10:44
@weirdan
Copy link
Copy Markdown
Member Author

weirdan commented Mar 30, 2020

Released as 0.9.1.
/cc: @localheinz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

External data provider reported missing when running psalm on a single test file

2 participants