rclement / datasette-ml

A Datasette plugin providing an MLOps platform to train, eval and predict machine learning models
Apache License 2.0
15 stars 0 forks source link

Update dependency pytest-cov to v5 - autoclosed #76

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 7 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ==4.1.0 -> ==5.0.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov (pytest-cov) ### [`v5.0.0`](https://redirect.github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#500-2024-03-24) [Compare Source](https://redirect.github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0) - Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in `#​623 `\_. - Switched docs theme to Furo. - Various legacy Python cleanup and CI improvements. Contributed by Christian Clauss and Hugo van Kemenade in `#​630 `*, `#​631 `*, `#​632 `\_ and `#​633 `\_. - Added a `pyproject.toml` example in the docs. Contributed by Dawn James in `#​626 `\_. - Modernized project's pre-commit hooks to use ruff. Initial POC contributed by Christian Clauss in `#​584 `\_.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (6f0077e) to head (275b29d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 494 494 Branches 63 63 ========================================= Hits 494 494 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.