-
Notifications
You must be signed in to change notification settings - Fork 35
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
fix(analyze): ignore conmments for imports detection #155
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
sorry, i forgot the code format. |
it is branch not right? 😄😄😄 |
@danielroe hi, i fixed it. it is actions merge error. https://github.com/unjs/mlly/actions/runs/4392442503/jobs/7692420749#step:2:204 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #155 +/- ##
==========================================
+ Coverage 86.86% 86.96% +0.10%
==========================================
Files 8 8
Lines 1028 1036 +8
Branches 168 168
==========================================
+ Hits 893 901 +8
Misses 135 135 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing work and refactors thanks 💯
fix #153
fix unplugin/unplugin-auto-import#332