Skip to content

Ensure topdir#405

Merged
ionelmc merged 6 commits intomasterfrom
ensure-topdir
May 22, 2020
Merged

Ensure topdir#405
ionelmc merged 6 commits intomasterfrom
ensure-topdir

Conversation

@ionelmc
Copy link
Copy Markdown
Member

@ionelmc ionelmc commented May 22, 2020

Fixes coveragepy/coveragepy#881. Closes #306.

Need to check why test doesn't fail with xdist.

@ionelmc
Copy link
Copy Markdown
Member Author

ionelmc commented May 22, 2020

Ok so it turns out xdist won't fail because at the end of the run the data is send directly without calling coverage's "cwd-sensible" parts. I guess it's fine to leave that test in, maybe it will catch something else in the future.

@ionelmc ionelmc merged commit daacd76 into master May 22, 2020
@icemac icemac deleted the ensure-topdir branch June 18, 2021 09:43
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.

KeyError __init__.py not found on sqldata.py Deleted working directory in pytest-cov 2.6.0+

1 participant