Skip to content

test: remove unnecessary ternary expression#695

Merged
antfu merged 1 commit intoeslint-stylistic:mainfrom
9romise:refactor/test-cases
Feb 26, 2025
Merged

test: remove unnecessary ternary expression#695
antfu merged 1 commit intoeslint-stylistic:mainfrom
9romise:refactor/test-cases

Conversation

@9romise
Copy link
Copy Markdown
Member

@9romise 9romise commented Feb 19, 2025

Description

Since we have required v9, some of the conditional expressions about the eslint version in the test cases can be removed.

Linked Issues

Additional context

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.72%. Comparing base (522e55f) to head (91084ca).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #695      +/-   ##
==========================================
- Coverage   96.25%   95.72%   -0.53%     
==========================================
  Files         122      122              
  Lines       20375    20377       +2     
  Branches     4835     4814      -21     
==========================================
- Hits        19611    19506     -105     
- Misses        764      871     +107     

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

@antfu antfu added this pull request to the merge queue Feb 26, 2025
Merged via the queue into eslint-stylistic:main with commit 66a4b18 Feb 26, 2025
@9romise 9romise deleted the refactor/test-cases branch March 3, 2025 15:19
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