-
-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added wrappers for os.statvfs() and os.path.ismount() #162
Conversation
Great, can you add a few tests too? |
And a changelog entry. |
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #162 +/- ##
==========================================
+ Coverage 90.98% 91.04% +0.05%
==========================================
Files 10 10
Lines 344 346 +2
==========================================
+ Hits 313 315 +2
Misses 31 31
☔ View full report in Codecov by Sentry. |
Sure. Pushed. |
@Tinche It's done, please take a look. I've also rebased it and resolved conflicts. |
Thanks! |
Subj. And if it doesn't bother you, I would appreciate it if you would release a minor release with this change, I need it for the upstream of my distro.