Skip to content
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

Update pytest-cov in requirements.txt from 2.4.0 to 2.6.0 #76

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Sep 4, 2018

Dependencies.io has updated pytest-cov (a pypi dependency in requirements.txt) from "2.4.0" to "2.6.0".

2.6.0
  • Dropped support for Python < 3.4, Pytest < 3.5 and Coverage <
    4.4.
  • Fixed some documentation formatting. Contributed by Jean Jordaan and
    Julian.
  • Added an example with addopts in documentation. Contributed by
    Samuel Giffard in
    #195.
  • Fixed TypeError: 'NoneType' object is not iterable in certain
    xdist configurations. Contributed by Jeremy Bowman in
    #213.
  • Added a no_cover marker and fixture. Fixes
    #78.
  • Fixed broken no_cover check when running doctests. Contributed by
    Terence Honles in
    #200.
  • Fixed various issues with path normalization in reports (when
    combining coverage data from parallel mode). Fixes
    #130.
    Contributed by Ryan Hiebert & Ionel Cristian Mărieș in
    #178.
  • Report generation failures don't raise exceptions anymore. A
    warning will be logged instead. Fixes
    #161.
  • Fixed multiprocessing issue on Windows (empty env vars are not
    passed). Fixes
    #165.

@youtux youtux closed this Sep 25, 2020
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.

None yet

2 participants