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

Create CODEOWNERS #390

Closed xhochy closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (dcc4c05) 98.81% compared to head (aa0a575) 98.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #390 +/- ## ======================================= Coverage 98.81% 98.81% ======================================= Files 94 94 Lines 3033 3033 ======================================= Hits 2997 2997 Misses 36 36 ```

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