markhoerth / dremio_client

Apache License 2.0
31 stars 25 forks source link

Update pytest-cov to 2.10.1 #115

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates pytest-cov from 2.10.0 to 2.10.1.

Changelog ### 2.10.1 ``` ------------------- * Support for ``pytest-xdist`` 2.0, which breaks compatibility with ``pytest-xdist`` before 1.22.3 (from 2017). Contributed by Zac Hatfield-Dodds in `412 <https://github.com/pytest-dev/pytest-cov/pull/412>`_. * Fixed the ``LocalPath has no attribute startswith`` failure that occurred when using the ``pytester`` plugin in inline mode. ```
Links - PyPI: https://pypi.org/project/pytest-cov - Changelog: https://pyup.io/changelogs/pytest-cov/ - Repo: https://github.com/pytest-dev/pytest-cov
codecov[bot] commented 4 years ago

Codecov Report

Merging #115 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   52.88%   53.01%   +0.12%     
==========================================
  Files          24       24              
  Lines        1575     1575              
==========================================
+ Hits          833      835       +2     
+ Misses        742      740       -2     
Impacted Files Coverage Δ
dremio_client/model/endpoints.py 56.37% <0.00%> (+1.34%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 027329f...3e5452c. Read the comment docs.