brycefrank / pyfor

Tools for analyzing aerial point clouds of forest data.
MIT License
94 stars 19 forks source link

0.3.4 #51

Closed brycefrank closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 330


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyfor/cloud.py 18 20 90.0%
pyfor/ground_filter.py 10 14 71.43%
pyfor/metrics.py 2 20 10.0%
pyfor/rasterizer.py 11 47 23.4%
pyfor/collection.py 73 112 65.18%
<!-- Total: 116 215 53.95% -->
Files with Coverage Reduction New Missed Lines %
pyfor/collection.py 1 70.95%
pyfor/cloud.py 22 69.54%
pyfor/rasterizer.py 29 46.8%
<!-- Total: 52 -->
Totals Coverage Status
Change from base Build 300: -8.8%
Covered Lines: 519
Relevant Lines: 800

💛 - Coveralls