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

misc: Make page token required #813

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Jim-Encord
Copy link
Contributor

@Jim-Encord Jim-Encord commented Dec 3, 2024

Introduction and Explanation

Following Abhi's issue wherein he was providing the page token against the wrong field, how can we defend against this?
By using required fields where possible. Let's see if we can make this required.

Tests

We'll see if this fails against the integration tests. All integration test pass except for known flake.

Known issues

May break stuff that we don't test.

Copy link

github-actions bot commented Dec 3, 2024

Unit test report (Pydantic 1.x)

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

Results for commit 7452469.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 3, 2024

Unit test report ((Pydantic 2.x)

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

Results for commit 7452469.

♻️ This comment has been updated with latest results.

@Jim-Encord Jim-Encord force-pushed the jb/make-page-token-required branch from 728f73a to 7452469 Compare December 4, 2024 11:26
@Jim-Encord Jim-Encord marked this pull request as ready for review December 4, 2024 11:52
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.

1 participant