frictionlessdata / datapackage-pipelines

Framework for processing data packages in pipelines of modular components.
https://frictionlessdata.io/
MIT License
119 stars 32 forks source link

Add duplicate_to_end parameter #204

Closed cschloer closed 3 years ago

cschloer commented 3 years ago

Following the PR here: https://github.com/datahq/dataflows/pull/156

cschloer commented 3 years ago

@roll

akariv commented 3 years ago

Looks good - just need to also bump dataflows version when it's released.

cschloer commented 3 years ago

Dataflows version bumped!

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1172


Files with Coverage Reduction New Missed Lines %
.tox/py37-plyvel/lib/python3.7/site-packages/datapackage_pipelines/lib/duplicate.py 1 0%
.tox/py37-sqlite/lib/python3.7/site-packages/datapackage_pipelines/lib/duplicate.py 1 0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 1166: 0.0%
Covered Lines: 1737
Relevant Lines: 10159

💛 - Coveralls
cschloer commented 3 years ago

Bumping this @akariv

akariv commented 3 years ago

Sorry for the delay

akariv commented 3 years ago

https://pypi.org/project/datapackage-pipelines/2.2.6/

cschloer commented 3 years ago

no worries for the delay! Thanks for the merge.