-
Notifications
You must be signed in to change notification settings - Fork 183
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
Add Django 3.2 to tests #583
Conversation
Hi @victor-yunenko, |
Hi @marksweb , |
@DmytroLitvinov if you merge master into your branch it should see the python tests pass. |
@marksweb , rebased |
Absolutely. Thank you @DmytroLitvinov |
@DmytroLitvinov Please rebase master into your branch. We just fixed the CI on the master now, so your tests from this branch should be able to run as well. |
@DmytroLitvinov I've left a couple of comments on this, the change log title and dropping EOL python from tests. Could you take a look please & rebase master as we've just upgraded the gulp pipeline. |
Codecov Report
@@ Coverage Diff @@
## master #583 +/- ##
=======================================
Coverage 73.22% 73.22%
=======================================
Files 19 19
Lines 829 829
Branches 114 114
=======================================
Hits 607 607
Misses 198 198
Partials 24 24 Continue to review full report at Codecov.
|
Closes #582