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

Add support for pyarrow=11 #383

Closed xhochy closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 98.81% // Head: 98.81% // No change to project coverage :thumbsup:

Coverage data is based on head (dad5587) compared to base (0d54577). Patch has no changes to coverable lines.

:exclamation: Current head dad5587 differs from pull request most recent head 6dd0a9b. Consider uploading reports for the commit 6dd0a9b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #383 +/- ## ======================================= Coverage 98.81% 98.81% ======================================= Files 94 94 Lines 3033 3033 ======================================= Hits 2997 2997 Misses 36 36 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=blue-yonder). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=blue-yonder)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.