Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datasets list API v2 - SDK #796

Merged
merged 4 commits into from
Dec 5, 2024
Merged

Conversation

adam-encord
Copy link
Contributor

Datasets list API v2 - SDK

@@ -253,24 +255,43 @@ def get_datasets(
Returns:
list of (role, dataset) pairs for datasets matching filter conditions.
"""
properties_filter = self.__validate_filter(locals())
Copy link
Contributor

Choose a reason for hiding this comment

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

Love seeing this hack die 😍

Copy link
Contributor

@alexey-cord-tech alexey-cord-tech left a comment

Choose a reason for hiding this comment

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

I suggest we don't do the 'current user' thing at all. Plus there are some test error.

But in principle I'm all for it!

encord/user_client.py Outdated Show resolved Hide resolved
Copy link
Contributor

@alexey-cord-tech alexey-cord-tech left a comment

Choose a reason for hiding this comment

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

Approving Adam's changes and self-applying the comment

Copy link

github-actions bot commented Dec 5, 2024

Unit test report (Pydantic 1.x)

189 tests   189 ✅  5s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit db2ce1e.

Copy link

github-actions bot commented Dec 5, 2024

Unit test report ((Pydantic 2.x)

189 tests   189 ✅  6s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit db2ce1e.

Copy link

github-actions bot commented Dec 5, 2024

SDK integration test report

270 tests   270 ✅  24m 50s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit db2ce1e.

@alexey-cord-tech alexey-cord-tech merged commit 0473b8f into master Dec 5, 2024
7 checks passed
@alexey-cord-tech alexey-cord-tech deleted the aj/datasets-list-api-v2 branch December 5, 2024 20:39
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.

4 participants