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

Skip to content

Remove numbering from TAP test names #390

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
Jun 4, 2025

Conversation

dAdAbird
Copy link
Member

@dAdAbird dAdAbird commented Jun 4, 2025

Numbered TAP tests were done so following the core. However, there is no reason for this, and it creates complications when, for example, we need to remove some tests. Besides, regression tests are in alphabetical order.

Numbered TAP tests were done so following the core. However, there is
no reason for this, and it creates complications when, for example, we
need to remove some tests. Besides, regression tests are in
alphabetical order.
@dAdAbird dAdAbird requested a review from dutow as a code owner June 4, 2025 13:14
@dAdAbird dAdAbird requested review from jeltz and AndersAstrand June 4, 2025 13:14
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.23%. Comparing base (75aad06) to head (7eb4be8).

❌ Your project status has failed because the head coverage (85.23%) 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     #390   +/-   ##
==================================================
  Coverage              85.23%   85.23%           
==================================================
  Files                     22       22           
  Lines                   2533     2533           
  Branches                 384      384           
==================================================
  Hits                    2159     2159           
  Misses                   300      300           
  Partials                  74       74           
Components Coverage Δ
access 84.20% <ø> (ø)
catalog 87.95% <ø> (ø)
common 91.80% <ø> (ø)
encryption 73.45% <ø> (ø)
keyring 72.00% <ø> (ø)
src 91.40% <ø> (ø)
smgr 97.41% <ø> (ø)
transam ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dAdAbird dAdAbird merged commit ab2091b into percona:TDE_REL_17_STABLE Jun 4, 2025
16 checks passed
@dAdAbird dAdAbird deleted the tap_abc branch June 4, 2025 15:17
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