Skip to content

[TST not for merge] test with pandas 3.0 rc#1547

Draft
jorisvandenbossche wants to merge 2 commits intopyjanitor-devs:devfrom
jorisvandenbossche:test-pandas-3.0-rc
Draft

[TST not for merge] test with pandas 3.0 rc#1547
jorisvandenbossche wants to merge 2 commits intopyjanitor-devs:devfrom
jorisvandenbossche:test-pandas-3.0-rc

Conversation

@jorisvandenbossche
Copy link

@jorisvandenbossche jorisvandenbossche commented Dec 22, 2025

PR Description

Testing with pandas 3.0 rc, see #1546 for context. I ran the tests locally, but pushing the changes I made to the pixi config to show how I did that / also check this in the CI to illustrate the current failures.

PR Checklist

Please ensure that you have done the following:

  1. PR in from a fork off your branch. Do not PR from <your_username>:dev, but rather from <your_username>:<feature-branch_name>.
  1. If you're not on the contributors list, add yourself to AUTHORS.md.
  1. Add a line to CHANGELOG.md under the latest version header (i.e. the one that is "on deck") describing the contribution.
    • Do use some discretion here; if there are multiple PRs that are related, keep them in a single line.

Automatic checks

There will be automatic checks run on the PR. These include:

  • Building a preview of the docs on Netlify
  • Automatically linting the code
  • Making sure the code is documented
  • Making sure that all tests are passed
  • Making sure that code coverage doesn't go down.

Relevant Reviewers

Please tag maintainers to review.

@jorisvandenbossche jorisvandenbossche marked this pull request as draft December 22, 2025 16:11
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.56%. Comparing base (901f4b3) to head (6975697).
⚠️ Report is 11 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1547   +/-   ##
=======================================
  Coverage   87.56%   87.56%           
=======================================
  Files          95       95           
  Lines        6819     6819           
=======================================
  Hits         5971     5971           
  Misses        848      848           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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