falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

chore(changes): prepare a Towncrier template for 3.1.0 #1973

Closed vytas7 closed 2 years ago

vytas7 commented 2 years ago

I've cleaned up the towncrier Tox environment and the corresponding tool, so now running tox -e towncrier produces docs including this changelog preview: image

codecov[bot] commented 2 years ago

Codecov Report

Merging #1973 (7bd76bc) into master (af3f4d4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1973   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6669      6669           
  Branches      1079      1079           
=========================================
  Hits          6669      6669           
Impacted Files Coverage Δ
falcon/version.py 100.00% <100.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 af3f4d4...7bd76bc. Read the comment docs.