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 several rules #50

Merged
merged 8 commits into from
Mar 15, 2024
Merged

refactor: migrate several rules #50

merged 8 commits into from
Mar 15, 2024

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 15, 2024

No description provided.

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

changeset-bot bot commented Mar 15, 2024

🦋 Changeset detected

Latest commit: 90a601e

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 15, 2024

Codecov Report

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

Project coverage is 95.39%. Comparing base (3d7a551) to head (90a601e).

Files Patch % Lines
src/rules/no-cycle.ts 91.30% 6 Missing ⚠️
src/rules/no-unused-modules.ts 96.29% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   95.35%   95.39%   +0.03%     
==========================================
  Files          83       83              
  Lines        4202     4191      -11     
  Branches     1475     1495      +20     
==========================================
- Hits         4007     3998       -9     
- Misses        189      190       +1     
+ Partials        6        3       -3     

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

@JounQin JounQin merged commit de896f4 into master Mar 15, 2024
9 checks passed
@JounQin JounQin deleted the feat/typescript branch March 15, 2024 07:09
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