BradenM / micropy-cli

Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
https://micropy-cli.readthedocs.io
MIT License
311 stars 25 forks source link

chore(deps): update dependency pytest-datadir to v1.5.0 #565

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-datadir 1.4.1 -> 1.5.0 age adoption passing confidence

Release Notes

gabrielcnr/pytest-datadir (pytest-datadir) ### [`v1.5.0`](https://togithub.com/gabrielcnr/pytest-datadir/blob/HEAD/CHANGELOG.rst#150-2023-10-02) [Compare Source](https://togithub.com/gabrielcnr/pytest-datadir/compare/1.4.1...v1.5.0) - Added support for Python 3.11 and 3.12. - Dropped support for Python 3.7. - Fix handling of UNC paths on Windows (`#​33 `\__).

Configuration

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

🚦 Automerge: Enabled.

â™» 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (3d821c9) 92.04% compared to head (b6ec87f) 92.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #565 +/- ## ========================================== - Coverage 92.04% 92.01% -0.04% ========================================== Files 52 52 Lines 2817 2817 ========================================== - Hits 2593 2592 -1 - Misses 224 225 +1 ``` | [Flag](https://app.codecov.io/gh/BradenM/micropy-cli/pull/565/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | Coverage Δ | | |---|---|---| | [os-macOS-12](https://app.codecov.io/gh/BradenM/micropy-cli/pull/565/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `?` | | | [os-ubuntu-latest](https://app.codecov.io/gh/BradenM/micropy-cli/pull/565/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `92.01% <ø> (ø)` | | | [os-windows-latest](https://app.codecov.io/gh/BradenM/micropy-cli/pull/565/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `?` | | | [py-3.10](https://app.codecov.io/gh/BradenM/micropy-cli/pull/565/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `91.47% <ø> (-0.04%)` | :arrow_down: | | [py-3.11](https://app.codecov.io/gh/BradenM/micropy-cli/pull/565/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `?` | | | [py-3.8](https://app.codecov.io/gh/BradenM/micropy-cli/pull/565/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `91.75% <ø> (-0.22%)` | :arrow_down: | | [py-3.9](https://app.codecov.io/gh/BradenM/micropy-cli/pull/565/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `91.79% <ø> (-0.18%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/BradenM/micropy-cli/pull/565/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `92.01% <ø> (-0.04%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars#carryforward-flags-in-the-pull-request-comment) to find out more.

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