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

Adds unwind processor. #167

Open pwalsh opened 2 years ago

pwalsh commented 2 years ago

TODO:

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 561


Changes Missing Coverage Covered Lines Changed/Added Lines %
dataflows/processors/unwind.py 27 28 96.43%
<!-- Total: 28 29 96.55% -->
Totals Coverage Status
Change from base Build 559: 0.2%
Covered Lines: 2207
Relevant Lines: 2594

💛 - Coveralls