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: start TypeScript migration #42

Merged
merged 5 commits into from
Mar 13, 2024
Merged

feat: start TypeScript migration #42

merged 5 commits into from
Mar 13, 2024

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 13, 2024

No description provided.

@JounQin JounQin added the enhancement New feature or request label Mar 13, 2024
@JounQin JounQin added this to the TypeScript milestone Mar 13, 2024
@JounQin JounQin self-assigned this Mar 13, 2024
Copy link

changeset-bot bot commented Mar 13, 2024

🦋 Changeset detected

Latest commit: 7dd8c82

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 Minor

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 93.28358% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 95.34%. Comparing base (14ab57c) to head (7dd8c82).

Files Patch % Lines
src/rules/no-unresolved.ts 81.25% 3 Missing ⚠️
src/utils/readPkgUp.ts 77.77% 2 Missing ⚠️
src/utils/resolve.ts 90.90% 2 Missing ⚠️
src/utils/pkgUp.ts 92.30% 1 Missing ⚠️
test/core/parseStubParser.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   95.39%   95.34%   -0.05%     
==========================================
  Files          88       83       -5     
  Lines        4231     4186      -45     
  Branches     1437     1435       -2     
==========================================
- Hits         4036     3991      -45     
- Misses        173      181       +8     
+ Partials       22       14       -8     

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

@JounQin JounQin force-pushed the feat/typescript branch 2 times, most recently from 05bbe6d to 7204f16 Compare March 13, 2024 05:07
@un-ts un-ts deleted a comment from github-actions bot Mar 13, 2024
@JounQin JounQin merged commit 6ee88e8 into master Mar 13, 2024
8 of 10 checks passed
@JounQin JounQin deleted the feat/typescript branch March 13, 2024 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant