blue-yonder / turbodbc

Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
http://turbodbc.readthedocs.io/en/latest
MIT License
607 stars 85 forks source link

Support pyarrow=13 #393

Closed xhochy closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d121945) 98.81% compared to head (bce3ab6) 98.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #393 +/- ## ======================================= Coverage 98.81% 98.81% ======================================= Files 94 94 Lines 3030 3030 ======================================= Hits 2994 2994 Misses 36 36 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/blue-yonder/turbodbc/pull/393/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=blue-yonder)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.