Skip to content
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

refactor: migrate more rules #48

Merged
merged 12 commits into from
Mar 14, 2024
Merged

refactor: migrate more rules #48

merged 12 commits into from
Mar 14, 2024

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 14, 2024

No description provided.

@JounQin JounQin added this to the TypeScript milestone Mar 14, 2024
@JounQin JounQin self-assigned this Mar 14, 2024
Copy link

changeset-bot bot commented Mar 14, 2024

🦋 Changeset detected

Latest commit: bb3e8fe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-import-x Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 97.33656% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 95.35%. Comparing base (6f53bfa) to head (bb3e8fe).

Files Patch % Lines
src/rules/no-namespace.ts 96.25% 3 Missing ⚠️
src/rules/group-exports.ts 96.36% 2 Missing ⚠️
src/rules/namespace.ts 95.12% 2 Missing ⚠️
src/rules/no-relative-parent-imports.ts 87.50% 2 Missing ⚠️
src/rules/consistent-type-specifier-style.ts 93.33% 1 Missing ⚠️
src/rules/extensions.ts 98.64% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   95.41%   95.35%   -0.06%     
==========================================
  Files          83       83              
  Lines        4191     4202      +11     
  Branches     1464     1475      +11     
==========================================
+ Hits         3999     4007       +8     
- Misses        186      189       +3     
  Partials        6        6              

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

@JounQin JounQin merged commit 3d7a551 into master Mar 14, 2024
9 checks passed
@JounQin JounQin deleted the feat/typescript branch March 14, 2024 09:58
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.

1 participant