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(3.1.1): prepare first beta release of 3.1.1 #2123

Closed vytas7 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #2123 (13571bf) into 3.1.1 (d30c776) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##            3.1.1     #2123      +/-   ##
===========================================
+ Coverage   99.96%   100.00%   +0.03%     
===========================================
  Files          56        56              
  Lines        5501      5499       -2     
  Branches      869       869              
===========================================
  Hits         5499      5499              
+ Misses          2         0       -2     
Impacted Files Coverage Δ
falcon/asgi/response.py 100.00% <ø> (+2.98%) :arrow_up:
falcon/version.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

vytas7 commented 1 year ago

CI gates do not match our current branch protection definitions, but that's hopefully not a big deal... We could set the definitions explicitly for 3.1.1 if we really wished.