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

Add rule no-ambiguity-target #42

Merged
merged 1 commit into from Sep 23, 2021
Merged

Add rule no-ambiguity-target #42

merged 1 commit into from Sep 23, 2021

Conversation

igorkamyshev
Copy link
Member

Fixes #19

@github-actions
Copy link

Total Coverage: 95.82%

Coverage Report
File Branch Funcs Lines Uncovered Lines
rules
rules/enforce-effect-naming-convention
   enforce-effect-naming-convention.js 86.36% 100% 93.48% 35, 36, 72, 73, 96, 97
rules/enforce-store-naming-convention
   enforce-store-naming-convention.js 90% 100% 94.83% 100, 123, 124, 72, 73, 99
rules/no-ambiguity-target
   no-ambiguity-target.js 100% 100% 100%
rules/no-getState
   no-getState.js 91.67% 100% 95.83% 32, 33
rules/no-unnecessary-duplication
   no-unnecessary-duplication.js 100% 100% 100%
rules/no-useless-methods
   no-useless-methods.js 100% 100% 100%
rules/prefer-sample-over-forward-with-mapping
   prefer-sample-over-forward-with-mapping.js 78.57% 100% 89.29% 33, 34, 49, 50, 67, 68

@igorkamyshev igorkamyshev merged commit 21ab289 into master Sep 23, 2021
@igorkamyshev igorkamyshev deleted the no-ambiguity-target branch September 23, 2021 10:11
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.

Rule: no-ambiguity-target
1 participant