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: add PREFER_PEER_DEPS doctor rule #617

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

PeachScript
Copy link
Member

新增 PREFER_PEER_DEPS doctor 规则,用于警告放入 dependencies 时有多实例风险的依赖,比如 reactantd

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04 🎉

Comparison is base (03bbd63) 94.68% compared to head (99f7740) 94.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #617      +/-   ##
==========================================
+ Coverage   94.68%   94.73%   +0.04%     
==========================================
  Files          51       52       +1     
  Lines        1431     1443      +12     
  Branches      320      324       +4     
==========================================
+ Hits         1355     1367      +12     
  Misses         76       76              
Impacted Files Coverage Δ
src/doctor/rules/PREFER_PEER_DEPS.ts 100.00% <100.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@PeachScript PeachScript merged commit 376407b into master Apr 3, 2023
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feature/rule-prefer-peer-deps branch April 3, 2023 09:54
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.

None yet

1 participant