busy-beaver-dev / busy-beaver

The Chicago Python Community Engagement Slack bot
https://busybeaverbot.com
MIT License
70 stars 23 forks source link

Update to Python 3.9 #335

Closed alysivji closed 3 years ago

alysivji commented 3 years ago

What does this do

Updating to Python 3.9

Why are we doing this

Lots of quality of life improvement in 3.9

How should this be tested

Do tests pass? then we are good

Migrations

n/a

Dependencies

n/a

Callouts

n/a

codecov-io commented 3 years ago

Codecov Report

Merging #335 into master will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
+ Coverage   89.83%   89.87%   +0.04%     
==========================================
  Files          71       71              
  Lines        2499     2499              
==========================================
+ Hits         2245     2246       +1     
+ Misses        254      253       -1     
Impacted Files Coverage Δ
busy_beaver/common/wrappers/slack.py 96.77% <0.00%> (+1.61%) :arrow_up:

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 720ed69...2d6f896. Read the comment docs.