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

Rename Django's dev branch to main. #192

Closed jezdez closed 3 years ago

jezdez commented 3 years ago

More information: https://groups.google.com/g/django-developers/c/tctDuKUGosc/ Refs: https://github.com/django/django/pull/14048

codecov[bot] commented 3 years ago

Codecov Report

Merging #192 (f678d42) into master (3b16167) will decrease coverage by 0.28%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
- Coverage   93.64%   93.35%   -0.29%     
==========================================
  Files          10       11       +1     
  Lines         519      527       +8     
  Branches       65       66       +1     
==========================================
+ Hits          486      492       +6     
- Misses         20       22       +2     
  Partials       13       13              
Impacted Files Coverage Δ
formtools/__init__.py 75.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3b16167...5202064. Read the comment docs.