redis / redis-om-python

Object mapping, and more, for Redis and Python
MIT License
1.12k stars 112 forks source link

Fix CI #237

Closed moznuy closed 2 years ago

moznuy commented 2 years ago

Fix python version strings in actions/setup-python@v3.*

codecov-commenter commented 2 years ago

Codecov Report

Merging #237 (1d73633) into main (c2339b3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   77.25%   77.25%           
=======================================
  Files          12       12           
  Lines        1165     1165           
=======================================
  Hits          900      900           
  Misses        265      265           
Flag Coverage Δ
unit 77.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 c2339b3...1d73633. Read the comment docs.

simonprickett commented 2 years ago

@moznuy thank you - I'll merge this.