Skip to content

Merge master into features #6616

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

Merged
merged 16 commits into from
Jan 29, 2020

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Jan 29, 2020

No description provided.

blueyed and others added 16 commits January 27, 2020 01:00
Fixes:

> src/_pytest/_code/code.py:83: error: Incompatible types in assignment
>   (expression has type "str", variable has type "local")  [assignment]
…ertools

typing: ignore false positive with more-itertools
This often might be causing for jobs to take longer than 10 minutes,
which is a timeout Codecov uses to wait for successful CI.

Also it is good in general to have CI finish faster, of course.
…e_value-cover-abs-source_path_str

tests: cover absolute path handling in _compute_fixture_value
Fix unguarded `==` comparison in fixtures.
…ns-abspath

pytester: test for _makefile joining an absolute path
@blueyed blueyed merged commit 06a7fef into pytest-dev:features Jan 29, 2020
@blueyed blueyed deleted the merge-master-into-features branch January 29, 2020 05:57
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.

4 participants