Skip to content

fix(fixtures): add clean up teardown code to pytest fixture async_sqla_connection #266

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Merge branch 'master' into fix/DIA-78136

a96818f
Select commit
Loading
Failed to load commit list.
Open

fix(fixtures): add clean up teardown code to pytest fixture async_sqla_connection #266

Merge branch 'master' into fix/DIA-78136
a96818f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2025 in 0s

100.00% (+0.00%) compared to 9b36814

View this Pull Request on Codecov

100.00% (+0.00%) compared to 9b36814

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9b36814) to head (a96818f).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #266   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          519       521    +2     
  Branches        33        33           
=========================================
+ Hits           519       521    +2     

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