Closed jpaniagualaconich closed 2 years ago
Merging #552 (e203292) into master (c086b7f) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #552 +/- ##
=======================================
Coverage 87.63% 87.63%
=======================================
Files 65 65
Lines 2862 2862
Branches 261 261
=======================================
Hits 2508 2508
Misses 337 337
Partials 17 17
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Most deprecation warnings come from django-formtools. I tried to fix this in django-formtools and hope a 2.4 release will be made soon, then I'd like to rerun the tests with an updated django-formtools to see if this PR is still needed or not.
django-formtools 2.4 was released today. Together with the changes of #555, this patch should no longer be necessary. Thanks anyway!
If not set, automated testing output gets cluttered with deprecation warnings.
Description
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: