brycefrank / pyfor

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

Develop #75

Closed brycefrank closed 4 years ago

brycefrank commented 4 years ago

0.3.6 update

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 425


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyfor/metrics.py 53 55 96.36%
pyfor/collection.py 45 50 90.0%
pyfor/ground_filter.py 28 34 82.35%
pyfor/rasterizer.py 27 33 81.82%
pyfor/cloud.py 33 56 58.93%
<!-- Total: 203 245 82.86% -->
Files with Coverage Reduction New Missed Lines %
pyfor/collection.py 2 85.62%
pyfor/rasterizer.py 10 78.83%
pyfor/cloud.py 12 74.85%
<!-- Total: 24 -->
Totals Coverage Status
Change from base Build 410: -3.2%
Covered Lines: 657
Relevant Lines: 790

💛 - Coveralls