pmneila / PyMCubes

Marching cubes (and related tools) for Python
BSD 3-Clause "New" or "Revised" License
692 stars 87 forks source link

Smoothing utilities for binary embedding functions #17

Closed pmneila closed 4 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #17 into master will decrease coverage by 17.22%. The diff coverage is 79.54%.

Impacted file tree graph

@@             Coverage Diff              @@
##            master      #17       +/-   ##
============================================
- Coverage   100.00%   82.77%   -17.23%     
============================================
  Files            2        4        +2     
  Lines           33      209      +176     
============================================
+ Hits            33      173      +140     
- Misses           0       36       +36     
Impacted Files Coverage Δ
mcubes/numpy_smoothing.py 0.00% <0.00%> (ø)
mcubes/smoothing.py 99.28% <99.28%> (ø)
mcubes/__init__.py 100.00% <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 ad94397...5ccec46. Read the comment docs.