Skip to content

Conversation

@rad-pat
Copy link
Contributor

@rad-pat rad-pat commented Nov 24, 2025

SUMMARY

Updates sqlalchemy-utils to latest version 0.42.0. Previous version 0.38.3 did not support Python 3.11 or 3.12. Some dialects are using version > 0.38.3 so was causing issue with local build. The upgrade looks fairly inconsequential from superset side, just use of some of the types e.g. UUID

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@bito-code-review
Copy link
Contributor

bito-code-review bot commented Nov 24, 2025

Code Review Agent Run #e67c6e

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 7746928..7746928
    • pyproject.toml
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Default Agent You can customize the agent settings here or contact your Bito workspace admin at [email protected].

Documentation & Help

AI Code Review powered by Bito Logo

@rad-pat rad-pat changed the title chore(deps) Update sqlachemy-utils to 0.42.0 chore(deps): Update sqlachemy-utils to 0.42.0 Nov 24, 2025
  * Support Python 3.11 through 3.13
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.31%. Comparing base (cac6ffc) to head (aee9e3a).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #36240       +/-   ##
===========================================
+ Coverage        0   68.31%   +68.31%     
===========================================
  Files           0      635      +635     
  Lines           0    46758    +46758     
  Branches        0     5035     +5035     
===========================================
+ Hits            0    31944    +31944     
- Misses          0    13552    +13552     
- Partials        0     1262     +1262     
Flag Coverage Δ
hive 43.79% <ø> (?)
mysql 67.25% <ø> (?)
postgres 67.30% <ø> (?)
presto 47.39% <ø> (?)
python 68.10% <ø> (?)
sqlite 66.93% <ø> (?)
superset-extensions-cli 94.80% <ø> (?)
unit 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rusackas rusackas added review:checkpoint Last PR reviewed during the daily review standup and removed review:checkpoint Last PR reviewed during the daily review standup labels Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants