mochipon / pysesame3

Unofficial Python Library to communicate with SESAME 3 series products from CANDY HOUSE, Inc.
https://pysesame3.readthedocs.io/en/stable/
Other
22 stars 2 forks source link

Update dependency pytest-cov to v3 #60

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov ^2.12.1 -> ^3.0.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov ### [`v3.0.0`](https://togithub.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst#​300-2021-10-04) [Compare Source](https://togithub.com/pytest-dev/pytest-cov/compare/v2.12.1...v3.0.0) **Note that this release drops support for Python 2.7 and Python 3.5.** - Added support for Python 3.10 and updated various test dependencies. Contributed by Hugo van Kemenade in `#​500 `\_. - Switched from Travis CI to GitHub Actions. Contributed by Hugo van Kemenade in `#​494 `\_ and `#​495 `\_. - Add a `--cov-reset` CLI option. Contributed by Danilo Šegan in `#​459 `\_. - Improved validation of `--cov-fail-under` CLI option. Contributed by ... Ronny Pfannschmidt's desire for skark in `#​480 `\_. - Dropped Python 2.7 support. Contributed by Thomas Grainger in `#​488 `\_. - Updated trove classifiers. Contributed by Michał Bielawski in `#​481 `\_.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #60 (89499a3) into main (9fde205) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   92.96%   92.96%           
=======================================
  Files          10       10           
  Lines         625      625           
=======================================
  Hits          581      581           
  Misses         44       44           

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 9fde205...89499a3. Read the comment docs.