-
Notifications
You must be signed in to change notification settings - Fork 4
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
RM-86 Error on Future and Deprecation Warnings #244
RM-86 Error on Future and Deprecation Warnings #244
Conversation
…nd-above-and-below-2.0.0' into RM-86-Build-in-Deprecation-warning-failures
2d579af
to
9c227b6
Compare
RM-86 switch to only testing records_mover package RM-86 sqlalchemy RM-86 redshift_sqlalchemy RM-86 try dash in module name RM-86 exempt sqlalchemy redshift RM-86 add explicit callout for google RM-86 add exception for pkg_resources RM-86 update req version to get rid of pip err RM-86 move pytest.ini to main folder RM-86 move config to pytest.ini RM-86 update URL method call RM-86 have fail on all dep and future RM-86 try regex RM-86 add wildcards around recordsmover RM-86 add FutureWarning failure RM-86 add Deprecation fail to config RM-86 Remove SADeprecation Warning RM-86 error on SADeprecationWarning RM-86 update cache location RM-86 simpler warning filter RM-86 try different filtering RM-86 try multiple option flags RM-86 except warnings from outside packages
RM-86 silence SA 2.0 warning (separate ticket)
Revert "RM-86 remove use of prefix arg" This reverts commit 0692753. RM-86 remove instances of untitled_ prefix RM-86 try int index RM-86 revert column names RM-86 try unnamed rather than untitled RM-86 check for column datatype RM-86 print columns
RM-86 lower mypy high water mark
9c227b6
to
749b1bb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Brunope especially for your visibility, this pytest.ini is what makes the pytest command error on Deprecation and Future warning
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Brunope especially for your visibility, this pytest.ini is what makes the pytest command error on Deprecation and Future warning
We now have a nightly build. We'd like that to fail on Future and Deprecation Warnings so that we correct them before they mess up someone's install.