Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix case sensitivity when checking TLS certificate #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Update tls.py

09e2f69
Select commit
Loading
Failed to load commit list.
Open

Fix case sensitivity when checking TLS certificate #165

Update tls.py
09e2f69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 25, 2024 in 0s

89.10% (-0.01%) compared to 585547b

View this Pull Request on Codecov

89.10% (-0.01%) compared to 585547b

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.10%. Comparing base (585547b) to head (09e2f69).

Files Patch % Lines
src/pytds/tls.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   89.10%   89.10%   -0.01%     
==========================================
  Files          44       44              
  Lines        8095     8092       -3     
==========================================
- Hits         7213     7210       -3     
  Misses        882      882              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.