Enable ConstructorInjectionOverFieldInjectionDetector to be configured when using AppComponentFactory#237
Draft
WhosNickDoglio wants to merge 1 commit into
Draft
Enable ConstructorInjectionOverFieldInjectionDetector to be configured when using AppComponentFactory#237WhosNickDoglio wants to merge 1 commit into
WhosNickDoglio wants to merge 1 commit into
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #237 +/- ##
==========================================
- Coverage 90.53% 90.29% -0.24%
==========================================
Files 15 15
Lines 528 536 +8
Branches 55 58 +3
==========================================
+ Hits 478 484 +6
Misses 34 34
- Partials 16 18 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
2 times, most recently
from
April 20, 2024 13:13
4c1efe8 to
6c96c04
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
from
April 27, 2024 19:58
6c96c04 to
b89d788
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
2 times, most recently
from
June 1, 2024 03:28
ee9a56f to
e444f79
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
2 times, most recently
from
June 14, 2024 01:52
86c1621 to
f7b7819
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
3 times, most recently
from
July 13, 2024 14:31
5117451 to
566b17b
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
from
July 28, 2024 12:45
566b17b to
a7f8933
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
from
August 25, 2024 15:57
a7f8933 to
e9e46a8
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
3 times, most recently
from
September 13, 2024 23:57
f999ba7 to
63948bf
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
from
October 19, 2024 02:58
63948bf to
3ad7bec
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
2 times, most recently
from
November 2, 2024 16:30
f4b9e72 to
b02ae87
Compare
Contributor
Generated by 🚫 Danger Kotlin against 6ab6b00 |
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
from
November 16, 2024 20:58
b02ae87 to
9138d11
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
2 times, most recently
from
January 10, 2025 17:51
f578053 to
9138d11
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
2 times, most recently
from
January 31, 2025 15:56
6356420 to
9138d11
Compare
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
from
May 2, 2026 18:51
9138d11 to
c73d7f7
Compare
…d when using AppComponentFactory
WhosNickDoglio
force-pushed
the
configure-constructor-injection
branch
from
May 17, 2026 13:55
c73d7f7 to
6ab6b00
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Checklist
./gradlew lint spotlessCheck)main