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
616 stars 86 forks source link

Debug cmake #404

Closed xhochy closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (28baf98) 98.81% compared to head (5ef86da) 98.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #404 +/- ## ======================================= Coverage 98.81% 98.81% ======================================= Files 94 94 Lines 3030 3032 +2 ======================================= + Hits 2994 2996 +2 Misses 36 36 ```

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