Closed benrr101 closed 2 weeks ago
/azp run
Attention: Patch coverage is 80.79470%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 72.24%. Comparing base (
39c4604
) to head (e92fbf9
). Report is 21 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description: This is the second half of #2910 that applies cleanup to DbConnectionInternal. The PR is meant to be highly granular with each commit being individually reviewable. Ideally, I'd recommend going through the PR commit-by-commit and review each cleanup change.
Testing: Test cases are still passing, so I suspect this is a safe change.