datahq / dataflows

DataFlows is a simple, intuitive lightweight framework for building data processing flows in python.
https://dataflows.org
MIT License
193 stars 39 forks source link

Fixed tests by increasing priority of boolean inferring #130

Closed roll closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 445


Totals Coverage Status
Change from base Build 439: 0.05%
Covered Lines: 1705
Relevant Lines: 2004

💛 - Coveralls
roll commented 4 years ago

@akariv Please take a look

akariv commented 4 years ago

Thanks @roll, good catch!