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

Set max supported sqlalchemy version #805

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

Pliner
Copy link
Member

@Pliner Pliner commented Mar 23, 2021

What do these changes do?

This change prevents installation of unsupported version of SQLAlchemy

Related issue number

#798

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #805 (16712d1) into master (07f3934) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #805   +/-   ##
=======================================
  Coverage   93.45%   93.45%           
=======================================
  Files          13       13           
  Lines        1542     1542           
  Branches      178      178           
=======================================
  Hits         1441     1441           
  Misses         72       72           
  Partials       29       29           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07f3934...16712d1. Read the comment docs.

@Pliner Pliner merged commit f2195be into master Mar 23, 2021
@Pliner Pliner deleted the set-max-supported-sqlalchemy-version branch March 23, 2021 09:21
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.

2 participants