pythongssapi / httpx-gssapi

A GSSAPI authentication handler for Python's HTTPX
Other
12 stars 3 forks source link

Add 3.10 support #5

Closed alippai closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #5 (0de13e9) into main (c0eb516) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #5   +/-   ##
=======================================
  Coverage   95.45%   95.45%           
=======================================
  Files           3        3           
  Lines         154      154           
=======================================
  Hits          147      147           
  Misses          7        7           

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 c0eb516...0de13e9. Read the comment docs.

aiudirog commented 2 years ago

Looks good to me, thanks for the PR! I'll cut a post release for this.