Skip to content

fix(tests): correct typo in skip message ('skiping' -> 'skipping') - #8070

Open
bowale01 wants to merge 1 commit into
Kong:mainfrom
bowale01:fix/typo-skip-message
Open

fix(tests): correct typo in skip message ('skiping' -> 'skipping')#8070
bowale01 wants to merge 1 commit into
Kong:mainfrom
bowale01:fix/typo-skip-message

Conversation

@bowale01

Copy link
Copy Markdown

Description

Fixed a typo in test/integration/isolated/skip.go — "skiping" → "skipping" in the SkipIfRouterNotExpressions function's skip message.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@bowale01
bowale01 requested a review from a team as a code owner August 13, 2026 16:07
@CLAassistant

CLAassistant commented Aug 13, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.0%. Comparing base (21fec8b) to head (435a587).

❗ There is a different number of reports uploaded between BASE (21fec8b) and HEAD (435a587). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (21fec8b) HEAD (435a587)
2 1
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #8070      +/-   ##
========================================
- Coverage   80.6%   59.0%   -21.6%     
========================================
  Files        222     222              
  Lines      20992   20992              
========================================
- Hits       16920   12395    -4525     
- Misses      3008    7872    +4864     
+ Partials    1064     725     -339     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants