Skip to content

Pin Pandas to 2.3.2#632

Merged
p-j-smith merged 1 commit intomainfrom
paul/631-pandas-233
Apr 29, 2026
Merged

Pin Pandas to 2.3.2#632
p-j-smith merged 1 commit intomainfrom
paul/631-pandas-233

Conversation

@p-j-smith
Copy link
Copy Markdown
Contributor

@p-j-smith p-j-smith commented Apr 28, 2026

Description

Closes PIX-59

  • pin Pandas to 2.3.2 as an error is raised when trying to build 2.3.3 on a GAE
  • update uv.lock

Type of change

Please delete options accordingly to the description.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Suggested Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have passed on my local host device. (see further details at the CONTRIBUTING document)
  • Make sure your branch is up-to-date with main branch. See CONTRIBUTING for a general example to syncronise your branch with the main branch.
  • I have requested review to this PR.
  • I have addressed and marked as resolved all the review comments in my PR.
  • Finally, I have selected squash and merge

@p-j-smith p-j-smith requested a review from stefpiatek April 28, 2026 08:06
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.54%. Comparing base (fdf750d) to head (5317f9f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #632   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files          77       77           
  Lines        3694     3694           
=======================================
  Hits         3234     3234           
  Misses        460      460           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@linear
Copy link
Copy Markdown

linear Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

@stefpiatek stefpiatek left a comment

Choose a reason for hiding this comment

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

God I hate computers. 👌🏻

@p-j-smith p-j-smith merged commit 1e8d632 into main Apr 29, 2026
11 checks passed
@p-j-smith p-j-smith deleted the paul/631-pandas-233 branch April 29, 2026 12:01
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