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

chore: small edits #3480

Merged
merged 5 commits into from
Aug 6, 2024
Merged

chore: small edits #3480

merged 5 commits into from
Aug 6, 2024

Conversation

Coniferish
Copy link
Collaborator

@Coniferish Coniferish commented Aug 5, 2024

Add comments and fix decorators on some tests.

Copy link
Collaborator

@scanny scanny left a comment

Choose a reason for hiding this comment

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

A few suggested changes.

test_unstructured/staging/test_weaviate.py Outdated Show resolved Hide resolved
test_unstructured/staging/test_weaviate.py Outdated Show resolved Hide resolved
requirements/deps/constraints.txt Outdated Show resolved Hide resolved
@Coniferish Coniferish requested a review from scanny August 5, 2024 17:24
@@ -102,7 +102,7 @@ def test_partition_via_api_raises_with_bad_response(request: FixtureRequest):
partition_mock_.assert_called_once()


@pytest.mark.skipif(skip_outside_ci, reason="Skipping test run outside of CI")
@pytest.mark.skipif(not is_in_ci, reason="Skipping test run outside of CI")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are the rest of these skipped for the same reason?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't know. I didn't look into it

Copy link
Collaborator

@scanny scanny left a comment

Choose a reason for hiding this comment

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

k, good enough for me. Maybe ping Matt about those non-reason reasons and we can clarify those later.

@Coniferish Coniferish enabled auto-merge August 6, 2024 18:12
@Coniferish Coniferish added this pull request to the merge queue Aug 6, 2024
github-merge-queue bot pushed a commit that referenced this pull request Aug 6, 2024
Add comments and fix decorators on some tests.
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 6, 2024
@Coniferish Coniferish added this pull request to the merge queue Aug 6, 2024
@Coniferish Coniferish removed this pull request from the merge queue due to a manual request Aug 6, 2024
@Coniferish Coniferish added this pull request to the merge queue Aug 6, 2024
Merged via the queue into main with commit 24a1f29 Aug 6, 2024
51 checks passed
@Coniferish Coniferish deleted the jj/edits branch August 6, 2024 20:11
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