Skip to content

Conversation

@c-w
Copy link
Member

@c-w c-w commented May 24, 2019

Previously, none of the data import pagination code (if len(data) >= IMPORT_BATCH_SIZE: yield data) in utils.py was covered by the unit tests. This pull request adds code coverage for the data import pagination functionality.

@c-w c-w force-pushed the enhancement/data-import-coverage branch 2 times, most recently from aff0578 to 7159580 Compare May 24, 2019 16:11
@c-w c-w changed the title Enhancement/ Ensure data pagination is covered in tests Enhancement/Ensure data pagination is covered in tests May 26, 2019
@c-w c-w force-pushed the enhancement/data-import-coverage branch from 7159580 to 1087600 Compare May 31, 2019 13:54
@c-w c-w force-pushed the enhancement/data-import-coverage branch from 1087600 to e1ae68c Compare June 8, 2019 00:51
@Hironsan Hironsan merged commit 427f59b into doccano:master Jun 11, 2019
@c-w c-w deleted the enhancement/data-import-coverage branch June 11, 2019 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants