Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Various minor fixes #412

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 4 commits into from
Jun 10, 2025
Merged

Various minor fixes #412

merged 4 commits into from
Jun 10, 2025

Conversation

jeltz
Copy link
Collaborator

@jeltz jeltz commented Jun 10, 2025

These are some various code fixes I found in my git stash that did not fit into any other pull request and which were not big enough to justify own PRs.

jeltz added 4 commits June 10, 2025 13:24
Since we know that both strings are zero termianted there is no reason
to use strncmp().
I forgot to update the name of the argument in the header file.
The comment just says the same thing as the function name.
@jeltz jeltz requested review from dutow and dAdAbird as code owners June 10, 2025 11:29
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.50%. Comparing base (8084e6a) to head (5909b20).

❌ Your project status has failed because the head coverage (85.50%) 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     #412      +/-   ##
=====================================================
- Coverage              85.51%   85.50%   -0.01%     
=====================================================
  Files                     22       22              
  Lines                   2547     2546       -1     
  Branches                 389      388       -1     
=====================================================
- Hits                    2178     2177       -1     
  Misses                   293      293              
  Partials                  76       76              
Components Coverage Δ
access 83.73% <ø> (ø)
catalog 88.88% <100.00%> (ø)
common 91.80% <ø> (ø)
encryption 72.56% <ø> (ø)
keyring 72.94% <ø> (ø)
src 91.42% <ø> (ø)
smgr 94.85% <ø> (-0.03%) ⬇️
transam ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeltz jeltz merged commit 4c4e838 into percona:TDE_REL_17_STABLE Jun 10, 2025
16 of 18 checks passed
@jeltz jeltz deleted the tde/minor-fixes branch June 13, 2025 12:40
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