slackapi / python-slack-events-api

Slack Events API adapter for Python (Flask required)
https://api.slack.com/events
MIT License
343 stars 116 forks source link

Add Python 3.10 support #97

Closed seratch closed 3 years ago

seratch commented 3 years ago

Summary

This pull request updates the project / CI build settings to add Python 3.10 verification. It seems that there is nothing to change in our code.

Requirements (place an x in each [ ])

codecov[bot] commented 3 years ago

Codecov Report

Merging #97 (8fa8e6b) into main (5145a3f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   93.10%   93.10%           
=======================================
  Files           3        3           
  Lines          87       87           
=======================================
  Hits           81       81           
  Misses          6        6           

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 5145a3f...8fa8e6b. Read the comment docs.