Skip to content

Fixed typing issues in the 'conftest' test module that were revealed by Pylance#741

Merged
tieneupin merged 1 commit into
mainfrom
fix-database-conftest-functions
Feb 11, 2026
Merged

Fixed typing issues in the 'conftest' test module that were revealed by Pylance#741
tieneupin merged 1 commit into
mainfrom
fix-database-conftest-functions

Fixed incorrect typing issues in the 'conftest' test module that were…

4358e3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 0s

46.65% (target 0.00%)

View this Pull Request on Codecov

46.65% (target 0.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.65%. Comparing base (8fb34a2) to head (4358e3f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #741   +/-   ##
=======================================
  Coverage   46.65%   46.65%           
=======================================
  Files          91       91           
  Lines        9607     9607           
  Branches     1255     1255           
=======================================
  Hits         4482     4482           
  Misses       4912     4912           
  Partials      213      213           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.