Skip to content

Updates for SQLAlchemy 2.0#1130

Merged
dwhswenson merged 4 commits into
openpathsampling:masterfrom
dwhswenson:sqlalchemy-2.0
Jan 30, 2023
Merged

Updates for SQLAlchemy 2.0#1130
dwhswenson merged 4 commits into
openpathsampling:masterfrom
dwhswenson:sqlalchemy-2.0

Conversation

@dwhswenson

Copy link
Copy Markdown
Member

SQLAlchemy 2.0 has been released, and SimStore tests are failing now. There were warnings in 1.4 that help migrate to the 2.0 API. This implements those changes.

Still have a couple places where I want to manually check the SQL output to ensure that this is the same, but this PR will fix current errors.

SQLAlchemy 2.0 has been released, and SimStore tests are failing
now. There were warnings in 1.4 that help migrate to the 2.0 API.
This implements those changes.
@codecov

codecov Bot commented Jan 29, 2023

Copy link
Copy Markdown

Codecov Report

Base: 81.76% // Head: 81.75% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (d683a69) compared to base (7d07771).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1130      +/-   ##
==========================================
- Coverage   81.76%   81.75%   -0.01%     
==========================================
  Files         142      142              
  Lines       15612    15612              
==========================================
- Hits        12765    12764       -1     
- Misses       2847     2848       +1     
Impacted Files Coverage Δ
openpathsampling/netcdfplus/cache.py 63.72% <0.00%> (-0.33%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dwhswenson

Copy link
Copy Markdown
Member Author

This is ready for review and comment. I will leave it open for at least 24 hours, merging no earlier than Mon 30 Jan 21:00 GMT (15:00 my local).

@dwhswenson dwhswenson merged commit 3d02df4 into openpathsampling:master Jan 30, 2023
@dwhswenson dwhswenson deleted the sqlalchemy-2.0 branch January 30, 2023 21:17
@dwhswenson dwhswenson mentioned this pull request Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant