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 python 3.10 support #50

Merged
merged 2 commits into from Oct 30, 2021
Merged

Add python 3.10 support #50

merged 2 commits into from Oct 30, 2021

Conversation

SethMMorton
Copy link
Owner

Add support for testing and releasing on Python 3.10!

@codecov
Copy link

codecov bot commented Oct 30, 2021

Codecov Report

Merging #50 (5006a75) into master (e9a3af8) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   95.48%   95.51%   +0.02%     
==========================================
  Files           6        6              
  Lines        1042     1047       +5     
==========================================
+ Hits          995     1000       +5     
  Misses         47       47              
Impacted Files Coverage Δ
src/strings.c 92.19% <0.00%> (+0.02%) ⬆️
src/numbers.c 97.70% <0.00%> (+0.11%) ⬆️

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 e9a3af8...5006a75. Read the comment docs.

@SethMMorton SethMMorton merged commit 1200ab8 into master Oct 30, 2021
@SethMMorton SethMMorton deleted the add-python-3.10-support branch November 1, 2021 17:56
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

1 participant