Skip to content

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