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

Enable Python 3.10 builds #30

Closed iustin closed 3 years ago

iustin commented 3 years ago

Let's get early warning…

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (61fe90d) into master (7462385) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 61fe90d differs from pull request most recent head 2452bba. Consider uploading reports for the commit 2452bba to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   87.77%   87.77%           
=======================================
  Files           1        1           
  Lines         499      499           
=======================================
  Hits          438      438           
  Misses         61       61           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7462385...2452bba. Read the comment docs.