scikit-hep / histbook

Versatile, high-performance histogram toolkit for Numpy.
BSD 3-Clause "New" or "Revised" License
109 stars 9 forks source link

Issue 37 #43

Closed jpivarski closed 6 years ago

jpivarski commented 6 years ago

Merge in plotting improvements that were apparently forgotten.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 181


Changes Missing Coverage Covered Lines Changed/Added Lines %
histbook/hist.py 3 5 60.0%
histbook/axis.py 6 12 50.0%
histbook/proj.py 7 13 53.85%
histbook/vega.py 7 91 7.69%
<!-- Total: 24 122 19.67% -->
Files with Coverage Reduction New Missed Lines %
histbook/expr.py 2 83.09%
histbook/calc/init.py 2 87.4%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 180: -0.2%
Covered Lines: 2620
Relevant Lines: 5142

💛 - Coveralls