Closed kenosborne closed 5 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
pysankey/sankey.py | 0 | 1 | 0.0% | ||
<!-- | Total: | 0 | 1 | 0.0% | --> |
Totals | |
---|---|
Change from base Build 39: | -86.8% |
Covered Lines: | 0 |
Relevant Lines: | 2 |
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
pysankey/sankey.py | 0 | 1 | 0.0% | ||
<!-- | Total: | 0 | 1 | 0.0% | --> |
Totals | |
---|---|
Change from base Build 39: | -86.8% |
Covered Lines: | 0 |
Relevant Lines: | 2 |
Thank you for the catch, I probably did not see this when it was introduced.
The syntax before the pull is
if len(labels > 0):
. It seems unreliable and / or wrong.