Skip to content

ref: fix migration squasher #93563

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025
Merged

Conversation

asottile-sentry
Copy link
Member

  • correct table hint for gist extension
  • skip already squashed migrations

@asottile-sentry asottile-sentry requested a review from a team June 13, 2025 21:29
@asottile-sentry asottile-sentry requested a review from a team as a code owner June 13, 2025 21:29
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 13, 2025
- correct table hint for gist extension
- skip already squashed migrations
@asottile-sentry asottile-sentry force-pushed the asottile-fix-migration-squasher branch from 0eb6603 to cb7718d Compare June 13, 2025 21:32
@asottile-sentry asottile-sentry enabled auto-merge (squash) June 13, 2025 21:35
@asottile-sentry asottile-sentry requested a review from a team June 13, 2025 21:35
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
tools/migrations/squash.py 0.00% 25 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #93563       +/-   ##
===========================================
+ Coverage   46.30%   88.07%   +41.76%     
===========================================
  Files       10306    10327       +21     
  Lines      594236   595252     +1016     
  Branches    23141    23141               
===========================================
+ Hits       275174   524255   +249081     
+ Misses     318569    70504   -248065     
  Partials      493      493               

@asottile-sentry asottile-sentry merged commit 444edb1 into master Jun 13, 2025
66 checks passed
@asottile-sentry asottile-sentry deleted the asottile-fix-migration-squasher branch June 13, 2025 22:48
billyvg pushed a commit that referenced this pull request Jun 18, 2025
- correct table hint for gist extension
- skip already squashed migrations

<!-- Describe your PR here. -->
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
- correct table hint for gist extension
- skip already squashed migrations

<!-- Describe your PR here. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants