Skip to content

Fixing export CSV Confidence Pair order and adding tests#1107

Merged
BryonLewis merged 1 commit into
mainfrom
bugfix-1106
Jan 11, 2022
Merged

Fixing export CSV Confidence Pair order and adding tests#1107
BryonLewis merged 1 commit into
mainfrom
bugfix-1106

Conversation

@BryonLewis
Copy link
Copy Markdown
Collaborator

@BryonLewis BryonLewis commented Jan 5, 2022

fixes #1106

There was a bug where the output for Desktop CSV was done using ascending order (lowest confidence first). This fixes that issue and adds some unit tests on export for sorting order, type filtering, and the confidence filter.

Looks like the python serializer already does a check for export of CSV for odering.

@BryonLewis BryonLewis merged commit 4007b90 into main Jan 11, 2022
@BryonLewis BryonLewis deleted the bugfix-1106 branch January 11, 2022 16:33
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.

[BUG] VIAME CSV export categories in csv should always be listed in descending score

2 participants