-
Notifications
You must be signed in to change notification settings - Fork 186
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