CAVEconnectome / MeshParty

Apache License 2.0
35 stars 16 forks source link

MeshParty1.0 #22

Closed fcollman closed 5 years ago

fcollman commented 5 years ago

I've been using this branch and i realize I need to get this merged in... need to get more organized about all of this.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@94f705b). Click here to learn what that means. The diff coverage is 85.44%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #22   +/-   ##
=========================================
  Coverage          ?   74.71%           
=========================================
  Files             ?       11           
  Lines             ?     1677           
  Branches          ?        0           
=========================================
  Hits              ?     1253           
  Misses            ?      424           
  Partials          ?        0
Impacted Files Coverage Δ
meshparty/__init__.py 100% <ø> (ø)
meshparty/utils.py 53.33% <100%> (ø)
meshparty/trimesh_repair.py 85.48% <50%> (ø)
meshparty/mesh_filters.py 80.39% <80.39%> (ø)
meshparty/trimesh_vtk.py 81.07% <84.94%> (ø)
meshparty/skeletonize.py 87.45% <86.51%> (ø)
meshparty/trimesh_io.py 74.7% <87.5%> (ø)
meshparty/skeleton_io.py 89.15% <89.15%> (ø)
meshparty/skeleton.py 84.37% <93.44%> (ø)

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 94f705b...eaddd7d. Read the comment docs.