Skip to content

Conversation

@vbrodsky
Copy link
Contributor

@vbrodsky vbrodsky commented Sep 12, 2023

Story: https://labelbox.atlassian.net/browse/SDK-237

This PR adds sdk integration test for predictions upload with a data row global key instead of a uuid

Additional improvements:

  • found fixed a test case where we stilled used ndjson lib instead of our parser
  • for configured_project, our popular fixture that creates a data row for each annotation, added automatically-generated global key

@vbrodsky vbrodsky requested review from a team, kkim-labelbox and mnoszczak September 12, 2023 23:16
@vbrodsky vbrodsky changed the title Vb/test annotation upload by gk sdk 237 Vb/test annotation upload by global keys Sep 12, 2023
from labelbox import parser

from labelbox.data.serialization.ndjson.converter import NDJsonConverter
from labelbox.schema.annotation_import import MALPredictionImport
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not used

@vbrodsky vbrodsky merged commit eb946b2 into develop Sep 13, 2023
@vbrodsky vbrodsky deleted the VB/test-annotation-upload-by-gk_SDK-237 branch September 13, 2023 16:53
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.

3 participants