Skip to content

refactor: split dataset tests in a tests mod#5387

Merged
Xuanwo merged 3 commits intomainfrom
xuanwo/split-dataset-tests
Dec 3, 2025
Merged

refactor: split dataset tests in a tests mod#5387
Xuanwo merged 3 commits intomainfrom
xuanwo/split-dataset-tests

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented Dec 2, 2025

The intention of this PR is to make our codebase a bit more AI-friendly and developer-friendly. It's really hard to scroll through a large file with 10k lines. This PR splits the dataset tests, over 7k LOC, into smaller files to make them easier to find and edit.

I'm not sure if it's a good idea, I just put this together and am looking for feedback.


Parts of this PR were drafted with assistance from Codex (with gpt-5.1-codex-max) and fully reviewed and edited by me. I take full responsibility for all changes.

Signed-off-by: Xuanwo <github@xuanwo.io>
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Xuanwo Xuanwo merged commit 052e018 into main Dec 3, 2025
26 checks passed
@Xuanwo Xuanwo deleted the xuanwo/split-dataset-tests branch December 3, 2025 17:34
wjones127 pushed a commit to wjones127/lance that referenced this pull request Dec 19, 2025
The intention of this PR is to make our codebase a bit more AI-friendly
and developer-friendly. It's really hard to scroll through a large file
with 10k lines. This PR splits the dataset tests, over 7k LOC, into
smaller files to make them easier to find and edit.

I'm not sure if it's a good idea, I just put this together and am
looking for feedback.

---


**Parts of this PR were drafted with assistance from Codex (with
`gpt-5.1-codex-max`) and fully reviewed and edited by me. I take full
responsibility for all changes.**

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
wjones127 pushed a commit that referenced this pull request Dec 19, 2025
The intention of this PR is to make our codebase a bit more AI-friendly
and developer-friendly. It's really hard to scroll through a large file
with 10k lines. This PR splits the dataset tests, over 7k LOC, into
smaller files to make them easier to find and edit.

I'm not sure if it's a good idea, I just put this together and am
looking for feedback.

---


**Parts of this PR were drafted with assistance from Codex (with
`gpt-5.1-codex-max`) and fully reviewed and edited by me. I take full
responsibility for all changes.**

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
jackye1995 pushed a commit to jackye1995/lance that referenced this pull request Jan 21, 2026
The intention of this PR is to make our codebase a bit more AI-friendly
and developer-friendly. It's really hard to scroll through a large file
with 10k lines. This PR splits the dataset tests, over 7k LOC, into
smaller files to make them easier to find and edit.

I'm not sure if it's a good idea, I just put this together and am
looking for feedback.

---


**Parts of this PR were drafted with assistance from Codex (with
`gpt-5.1-codex-max`) and fully reviewed and edited by me. I take full
responsibility for all changes.**

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
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.

2 participants