jazzband / django-formtools

A set of high-level abstractions for Django forms
https://django-formtools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
794 stars 135 forks source link

Confirmed support for Django 4.1 #215

Closed claudep closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #215 (cc15d64) into master (be1f631) will increase coverage by 0.66%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
+ Coverage   93.22%   93.88%   +0.66%     
==========================================
  Files          11       10       -1     
  Lines         531      523       -8     
  Branches       67       66       -1     
==========================================
- Hits          495      491       -4     
+ Misses         22       19       -3     
+ Partials       14       13       -1     
Impacted Files Coverage Δ
formtools/__init__.py

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

claudep commented 1 year ago

Thanks for approving quickly. I'd like to make a release this week if possible.