Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #147 +/- ##
=======================================
Coverage 95.90% 95.90%
=======================================
Files 90 90
Lines 3051 3051
=======================================
Hits 2926 2926
Misses 125 125 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
923974d to
5a54359
Compare
5a54359 to
e452f80
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=5,<6→>=6,<7>=5.7.4, <6.0.0→>=6.0.0, <6.1.0Release Notes
pytest-dev/pyfakefs (pyfakefs)
v6.0.0Compare Source
Removes some deprecated functionality, removes support for Python < 3.10.
Breaking Changes
pyfakefs5.10supporting older versions may be made on demand
scandirandpathlib2FakeFilesystem.shuffle_listdir_resultstoTrueto reflectthe real filesystem behavior
Changes
Fixes
Pathtype hints using the pipe symbol in wrapped functionsinside an
fsdependent fixture (see #1242)coveragein Python 3.14 using the fake filesystem(see #1245)
Documentation
Infrastructure
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.