Skip to content

tests: remove pandas 2.2 from ci and pandas 3.0#211

Merged
dimastbk merged 1 commit into
masterfrom
remove-pandas-2.2
Jul 7, 2026
Merged

tests: remove pandas 2.2 from ci and pandas 3.0#211
dimastbk merged 1 commit into
masterfrom
remove-pandas-2.2

Conversation

@dimastbk

@dimastbk dimastbk commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Tests
    • Updated the automated test matrix to cover a newer supported dependency version.
    • Adjusted one test configuration to match the updated compatibility setup.
    • Added matrix exclusions to avoid unsupported version combinations.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 13f83c47-1266-471f-beaa-c21b4dec2264

📥 Commits

Reviewing files that changed from the base of the PR and between af3ab8e and 4fed0d5.

📒 Files selected for processing (1)
  • .github/workflows/CI.yml
🚧 Files skipped from review as they are similar to previous changes (1)
  • .github/workflows/CI.yml

📝 Walkthrough

Walkthrough

Updated the CI workflow's test matrix by removing pandas-version: 2.2.*, adding 3.0.*, changing the 3.14t include override to 3.0.*, and excluding python-version: "3.10" with pandas-version: "3.0.*".

Changes

CI Matrix Update

Layer / File(s) Summary
Update pandas-version matrix entries
.github/workflows/CI.yml
Removed 2.2.*, added 3.0.*, updated the 3.14t include override to pair with pandas-version: "3.0.*", and excluded python-version: "3.10" with pandas-version: "3.0.*".

Estimated code review effort: 1 (Trivial) | ~3 minutes

Poem

A hop, a skip, a version bump,
2.2 gone, 3.0's the jump!
The 3.14t rabbit now runs free,
With one combo tucked away from CI. 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the CI matrix change: dropping pandas 2.2 and adding pandas 3.0 support.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch remove-pandas-2.2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@dimastbk dimastbk force-pushed the remove-pandas-2.2 branch from af3ab8e to 4fed0d5 Compare July 7, 2026 05:16
@dimastbk dimastbk merged commit 5389614 into master Jul 7, 2026
30 checks passed
@dimastbk dimastbk deleted the remove-pandas-2.2 branch July 7, 2026 05:24
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