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 Windows to the CI matrix #380

Closed xhochy closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

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

Coverage data is based on head (78eead4) compared to base (56ed56e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #380 +/- ## ======================================= Coverage 98.87% 98.87% ======================================= Files 93 93 Lines 3026 3026 ======================================= Hits 2992 2992 Misses 34 34 ``` 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.