Skip to content
New issue

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

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

Already on GitHub? # to your account

refactor: Dropped support for Python 3.8 #2751

Merged
merged 2 commits into from
Nov 11, 2024

Update tests/core/test_connector_sql.py

da33047
Select commit
Loading
Failed to load commit list.
Merged

refactor: Dropped support for Python 3.8 #2751

Update tests/core/test_connector_sql.py
da33047
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

90.74% (+0.00%) compared to 1ae2bb5

View this Pull Request on Codecov

90.74% (+0.00%) compared to 1ae2bb5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.74%. Comparing base (1ae2bb5) to head (da33047).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2751   +/-   ##
=======================================
  Coverage   90.74%   90.74%           
=======================================
  Files          62       62           
  Lines        5099     5099           
  Branches      658      658           
=======================================
  Hits         4627     4627           
  Misses        330      330           
  Partials      142      142           

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