Skip to content

Make check for temporary table owned by other backend idiomatic #353

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

jeltz
Copy link
Collaborator

@jeltz jeltz commented May 21, 2025

Instead of doing it our own way do the way the rest of the code does it.

Instead of doing it our own way do the way the rest of the code does it.
@jeltz jeltz requested review from dutow and dAdAbird as code owners May 21, 2025 17:07
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.49%. Comparing base (506606f) to head (a36b58b).

❌ Your project status has failed because the head coverage (80.49%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                Coverage Diff                 @@
##           TDE_REL_17_STABLE     #353   +/-   ##
==================================================
  Coverage              80.49%   80.49%           
==================================================
  Files                     22       22           
  Lines                   2604     2605    +1     
  Branches                 398      399    +1     
==================================================
+ Hits                    2096     2097    +1     
  Misses                   430      430           
  Partials                  78       78           
Components Coverage Δ
access 82.95% <ø> (ø)
catalog 87.55% <ø> (ø)
common 91.80% <ø> (ø)
encryption 75.47% <ø> (ø)
keyring 72.00% <ø> (ø)
src 66.74% <ø> (ø)
smgr 97.29% <ø> (+0.02%) ⬆️
transam ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeltz jeltz merged commit da8455e into percona:TDE_REL_17_STABLE May 22, 2025
27 checks passed
@jeltz jeltz deleted the tde/other-temp-check branch June 4, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants