iustin / pyxattr

A python module for accessing filesystem Extended Attributes
https://pyxattr.k1024.org/
GNU Lesser General Public License v2.1
30 stars 15 forks source link

Devel #48

Closed iustin closed 7 months ago

iustin commented 7 months ago

From #41, the Pathlib issues should have been fixed under PyPy, so enable these as well to prevent regressions.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (c7d7088) 78.75% compared to head (bcf9be9) 78.75%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ======================================= Coverage 78.75% 78.75% ======================================= Files 1 1 Lines 480 480 Branches 78 78 ======================================= Hits 378 378 Misses 63 63 Partials 39 39 ```

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