olirice / alembic_utils

An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies
MIT License
193 stars 42 forks source link

Test sqlalchemy 1.4 and 2.0 in CI #112

Closed olirice closed 10 months ago

olirice commented 1 year ago

Incompatible but not fully understood behavior found between 1.4 and 2.0. Adding 1.4 to CI to avoid regressions

ref #110

codecov-commenter commented 1 year ago

Codecov Report

Merging #112 (7a880f4) into master (6fcc8d6) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   99.88%   99.88%           
=======================================
  Files          18       18           
  Lines         862      862           
=======================================
  Hits          861      861           
  Misses          1        1           
Flag Coverage Δ
unittests 99.88% <ø> (ø)

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

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more