falcon icon indicating copy to clipboard operation
falcon copied to clipboard

move default python version to 3.10

Open CaselIT opened this issue 2 years ago • 1 comments

CaselIT avatar Aug 30 '22 18:08 CaselIT

Codecov Report

Merging #2106 (4981872) into master (bce4ad3) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff             @@
##            master     #2106     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           62        55      -7     
  Lines         6759      5552   -1207     
  Branches      1255       880    -375     
===========================================
- Hits          6759      5552   -1207     
Impacted Files Coverage Δ
falcon/asgi/app.py 100.00% <0.00%> (ø)
falcon/constants.py 100.00% <0.00%> (ø)
falcon/media/base.py 100.00% <0.00%> (ø)
falcon/asgi/reader.py 100.00% <0.00%> (ø)
falcon/util/reader.py 100.00% <0.00%> (ø)
falcon/asgi/multipart.py 100.00% <0.00%> (ø)
falcon/media/multipart.py 100.00% <0.00%> (ø)
falcon/testing/helpers.py 100.00% <0.00%> (ø)
falcon/routing/converters.py 100.00% <0.00%> (ø)
falcon/asgi/__init__.py
... and 6 more

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

codecov[bot] avatar Aug 30 '22 19:08 codecov[bot]

Added some cython jobs; I know this increases the CI duration but I'd rather be safe than sorry.

kgriffs avatar Sep 28 '22 18:09 kgriffs

thanks!

CaselIT avatar Sep 29 '22 11:09 CaselIT