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

feat: migrate named rule and related usage #44

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 13, 2024

No description provided.

@JounQin JounQin added this to the TypeScript milestone Mar 13, 2024
@JounQin JounQin self-assigned this Mar 13, 2024
src/ExportMap.ts Dismissed Show dismissed Hide dismissed
Copy link

changeset-bot bot commented Mar 13, 2024

🦋 Changeset detected

Latest commit: e281795

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

Codecov Report

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

Project coverage is 95.40%. Comparing base (6ee88e8) to head (e281795).

Files Patch % Lines
src/ExportMap.ts 92.62% 36 Missing ⚠️
src/rules/named.ts 87.34% 9 Missing and 1 partial ⚠️
src/utils/parse.ts 96.10% 3 Missing ⚠️
src/utils/visit.ts 88.88% 2 Missing ⚠️
src/utils/ignore.ts 96.77% 1 Missing ⚠️
src/utils/module-require.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   95.34%   95.40%   +0.05%     
==========================================
  Files          83       83              
  Lines        4186     4197      +11     
  Branches     1435     1466      +31     
==========================================
+ Hits         3991     4004      +13     
- Misses        181      183       +2     
+ Partials       14       10       -4     

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

@JounQin JounQin merged commit bbf46c3 into master Mar 13, 2024
8 of 9 checks passed
@JounQin JounQin deleted the feat/typescript branch March 13, 2024 11:17
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