Added wrappers for os.statvfs() and os.path.ismount()#162
Added wrappers for os.statvfs() and os.path.ismount()#162Tinche merged 3 commits intoTinche:mainfrom
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.