Skip to content
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

Require sqlalchemy>=2 and upgrade code. #544

Merged
merged 2 commits into from Jan 1, 2024
Merged

Require sqlalchemy>=2 and upgrade code. #544

merged 2 commits into from Jan 1, 2024

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Jan 1, 2024

Closes #439.

@tobiasraabe tobiasraabe added this to the v0.4.5 milestone Jan 1, 2024
@tobiasraabe tobiasraabe enabled auto-merge (squash) January 1, 2024 11:38
@tobiasraabe tobiasraabe modified the milestones: v0.4.5, v0.5.0 Jan 1, 2024
Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ac44212) 97.83% compared to head (320a096) 97.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #544   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files         106      106           
  Lines        8976     8976           
=======================================
  Hits         8782     8782           
  Misses        194      194           
Flag Coverage Δ
end_to_end 82.67% <100.00%> (ø)
integration 40.70% <87.50%> (ø)
unit 69.22% <93.75%> (ø)

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.

@tobiasraabe tobiasraabe merged commit 42b785d into main Jan 1, 2024
25 checks passed
@tobiasraabe tobiasraabe deleted the fix-439 branch January 1, 2024 20:14
@tobiasraabe tobiasraabe modified the milestones: v0.5.0, v0.4.5 Jan 1, 2024
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.

ENH: Type sqlalchemy schemas appropriately when deprecating sqlalchemy <2.
1 participant