Skip to content

Remove unnecessary conditionals in TAP helper file#760

Merged
jeltz merged 1 commit into
percona:mainfrom
jeltz:rm-unnecessary-conds
Jul 6, 2026
Merged

Remove unnecessary conditionals in TAP helper file#760
jeltz merged 1 commit into
percona:mainfrom
jeltz:rm-unnecessary-conds

Conversation

@jeltz

@jeltz jeltz commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Since we already check for larger than 14 we do not need to check for inverse in the else clause.

PG-0

Since we already check for larger than 14 we do not need to check for
inverse in the else clause.
@jeltz jeltz force-pushed the rm-unnecessary-conds branch from 1e2d810 to 9feaeda Compare July 5, 2026 10:14
@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.18%. Comparing base (86edb37) to head (9feaeda).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #760      +/-   ##
==========================================
- Coverage   88.33%   88.18%   -0.16%     
==========================================
  Files           3        3              
  Lines        1329     1329              
  Branches      201      201              
==========================================
- Hits         1174     1172       -2     
- Misses         72       73       +1     
- Partials       83       84       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeltz jeltz merged commit 4216f3b into percona:main Jul 6, 2026
28 checks passed
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.

2 participants