discord-modmail / modmail

A Modmail bot for Discord. Allowing safe moderator conversations with server members one server at a time.
https://discord-modmail.readthedocs.io/
MIT License
15 stars 8 forks source link

ci: test on python3.10 #119

Closed onerandomusername closed 2 years ago

onerandomusername commented 2 years ago

add 3.10 testing to the workflows. Still need to see if all of our major dependencies have wheels for 3.10

codecov[bot] commented 2 years ago

Codecov Report

Merging #119 (0630b2d) into main (b63eb07) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   70.72%   70.74%   +0.01%     
==========================================
  Files          33       33              
  Lines        1602     1603       +1     
  Branches      190      197       +7     
==========================================
+ Hits         1133     1134       +1     
  Misses        438      438              
  Partials       31       31              
Impacted Files Coverage Δ
tests/modmail/test_logs.py 100.00% <0.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 b63eb07...0630b2d. Read the comment docs.

Shivansh-007 commented 2 years ago

I am going to mark this as a draft until we confirm 3.10 wheels on our deps.

onerandomusername commented 2 years ago

Ahhhhh, I forgot to update this, I've confirmed we have wheels for all of our main dependencies on linux.