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: use unimport built-in type gen for dirs #994

Merged
merged 2 commits into from
Feb 28, 2023
Merged

Conversation

antfu
Copy link
Member

@antfu antfu commented Feb 24, 2023

πŸ”— Linked issue

close #877

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #994 (713410e) into main (e08a8e9) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #994      +/-   ##
==========================================
- Coverage   67.79%   67.73%   -0.07%     
==========================================
  Files          60       60              
  Lines        6133     6127       -6     
  Branches      692      690       -2     
==========================================
- Hits         4158     4150       -8     
- Misses       1966     1967       +1     
- Partials        9       10       +1     
Impacted Files Coverage Ξ”
src/build.ts 44.62% <0.00%> (-1.45%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pi0 pi0 merged commit f792b8a into main Feb 28, 2023
@pi0 pi0 deleted the feat/unimport-dts branch February 28, 2023 10:45
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.

Use unimport v3 built-in type gen for dirs
2 participants