Ran
|
Jobs
2
|
Files
35
|
Run time
6min
|
Badge
Embed ▾
README BADGES
|
travis-ci
Use h.variances.any() to get truth value Before this change, tests/test_import.py would give an error of E ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all() in extract_error due to a change in the return structure of uproot_methods TH1.variances return structure in uproot_methods PR 21 where the returned value changed from a list to a numpy.array * https://github.com/scikit-hep/uproot-methods/pull/21 * https://github.com/scikit-hep/uproot-methods/commit/c2a78e4e0#diff-67fbe39413c91feb6ad80acd70f76d47 This change was introduced in release v0.3.0 https://github.com/scikit-hep/uproot-methods/releases/tag/0.3.0 This necessitated a change in the query of h.variances on the pyhf side.
1 of 1 new or added line in 1 file covered. (100.0%)
2036 of 2087 relevant lines covered (97.56%)
1.95 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2726.1 | 35 |
97.56 |
Travis Job 2726.1 | |
2 | 2726.2 | 35 |
97.56 |
Travis Job 2726.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|