sxs-collaboration / sxs

Python code for manipulating data from the SXS collaboration
MIT License
25 stars 18 forks source link

Add Windows compatibility #23

Closed moble closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #23 into main will increase coverage by 0.10%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   28.66%   28.76%   +0.10%     
==========================================
  Files          41       41              
  Lines        3527     3535       +8     
  Branches      721      723       +2     
==========================================
+ Hits         1011     1017       +6     
- Misses       2419     2420       +1     
- Partials       97       98       +1     
Impacted Files Coverage Δ
sxs/utilities/sxs_directories.py 83.72% <77.77%> (-0.70%) :arrow_down:
sxs/catalog/catalog.py 64.31% <100.00%> (-0.30%) :arrow_down:
sxs/handlers.py 57.00% <100.00%> (+0.43%) :arrow_up:
sxs/utilities/__init__.py 100.00% <100.00%> (ø)
sxs/utilities/sxs_identifiers.py 32.65% <100.00%> (ø)

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 4165060...db6b345. Read the comment docs.