Skip to content

Fix likely typo in TAP assertion messages#788

Open
jeltz wants to merge 1 commit into
percona:mainfrom
jeltz:fix-weird-tap-message
Open

Fix likely typo in TAP assertion messages#788
jeltz wants to merge 1 commit into
percona:mainfrom
jeltz:fix-weird-tap-message

Conversation

@jeltz

@jeltz jeltz commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This seems like a typo which accidentally got copied a bunch of times.

PG-0

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.93%. Comparing base (ba1e9fa) to head (cbf918d).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #788      +/-   ##
==========================================
+ Coverage   87.65%   87.93%   +0.28%     
==========================================
  Files           3        3              
  Lines        1320     1318       -2     
  Branches      187      186       -1     
==========================================
+ Hits         1157     1159       +2     
+ Misses         80       77       -3     
+ Partials       83       82       -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.

@dutow dutow left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's a bunch more of this, even in this file (line 67, 73, 85, ...) and also in others

Most of them seems to have spread through copy paste of a typo.
@jeltz jeltz force-pushed the fix-weird-tap-message branch from 1a7cec9 to cbf918d Compare July 14, 2026 13:11
@jeltz

jeltz commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

I thought I had searched for more instances of this typo but apparently I had not. :( Fixed now.

@jeltz jeltz requested a review from dutow July 14, 2026 13:12
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