-
Notifications
You must be signed in to change notification settings - Fork 0
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
Adding a rule to suggest constructor injection over Provides method #20
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
==========================================
- Coverage 89.47% 88.88% -0.59%
==========================================
Files 21 22 +1
Lines 741 765 +24
Branches 82 85 +3
==========================================
+ Hits 663 680 +17
- Misses 50 56 +6
- Partials 28 29 +1 ☔ View full report in Codecov by Sentry. |
19b696b
to
e0f4700
Compare
e0f4700
to
25ae451
Compare
e26732a
to
dd1a80a
Compare
f64be0a
to
23d5dd1
Compare
9249bd4
to
3336cae
Compare
3336cae
to
bd05c6f
Compare
41c125f
to
caec8ce
Compare
e7e821e
to
4c5831f
Compare
876986e
to
64d2d42
Compare
64d2d42
to
6bf780f
Compare
6bf780f
to
8ebeeb8
Compare
5db7695
to
e7cbf84
Compare
e7cbf84
to
06b77cb
Compare
d90f90f
to
45433f3
Compare
Generated by 🚫 Danger Kotlin against 56eed20 |
45433f3
to
56eed20
Compare
d182042
to
56eed20
Compare
Description
Related Issue
Motivation and Context
Implementation Summary
Checklist
gradlew detektAll
)main