aio-libs / aioodbc

aioodbc - is a library for accessing a ODBC databases from the asyncio
Apache License 2.0
310 stars 60 forks source link

More typing for connection. #420

Closed jettify closed 1 year ago

jettify commented 1 year ago

What do these changes do?

Are there changes in behavior for the user?

Related issue number

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #420 (9630f77) into master (5f81278) will decrease coverage by 0.10%. The diff coverage is 94.73%.

@@            Coverage Diff             @@
##           master     #420      +/-   ##
==========================================
- Coverage   86.98%   86.88%   -0.10%     
==========================================
  Files           6        6              
  Lines         484      488       +4     
  Branches       73       73              
==========================================
+ Hits          421      424       +3     
- Misses         47       48       +1     
  Partials       16       16              
Impacted Files Coverage Δ
aioodbc/connection.py 85.21% <94.73%> (-0.30%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more