Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Python 3.10 #87

Merged
merged 11 commits into from Mar 12, 2022

Conversation

joshuadavidthomas
Copy link
Contributor

  • Bumps pytest to 6.2.5, which added support for 3.10. Relevant PR and tag/release.
  • Bumps setup-python action in ci.yml workflow from v1 to v2. 3.10 is not available in v1 of the action; relevant action run.

Passing tests

@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #87 (b5900bf) into master (c9a4622) will not change coverage.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files           5        5           
  Lines         290      290           
  Branches       31       31           
=======================================
  Hits          288      288           
  Misses          2        2           
Impacted Files Coverage Δ
watchgod/watcher.py 97.64% <50.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 c9a4622...b5900bf. Read the comment docs.

@samuelcolvin samuelcolvin merged commit f3338e0 into samuelcolvin:master Mar 12, 2022
@samuelcolvin
Copy link
Owner

this is great, thank you so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants