-
-
Notifications
You must be signed in to change notification settings - Fork 219
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
Refactoring and tooling #438
Conversation
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #438 +/- ##
==========================================
- Coverage 90.94% 90.89% -0.05%
==========================================
Files 19 19
Lines 861 857 -4
Branches 173 171 -2
==========================================
- Hits 783 779 -4
Misses 42 42
Partials 36 36
Continue to review full report at Codecov.
|
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…/django-dbbackup into refactoring-and-tooling
add suggested vscode extensions Revert "misc fixes" This reverts commit 4b59021. [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci remove trailing comma fix flake8 warnings fix autofield warning Revert "datestring fix" This reverts commit 9f6232d. test datestring thing once more add black to precommit [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
d3b0141
to
388cab2
Compare
1e22e2b
to
380378a
Compare
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@johnthagen any idea why tox might be failing to install I tried a bunch of things to resolve it but didn't succeed. Let me know if you have a solution. If not I'm just going to upgrade the tests to use |
ecf0ff1
to
3194569
Compare
@Archmonger I'm also very interested in Nox, so I'd support moving to it |
c5d7fbb
to
40a44f9
Compare
for more information, see https://pre-commit.ci
I found a fix that doesn't involve switching to |
Quality-of-Life mega-PR that adds in the standard assortment of automated code analysis and refactoring tools.
Additionally, this PR adds