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

Enable ConstructorInjectionOverFieldInjectionDetector to be configured when using AppComponentFactory #237

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Enable ConstructorInjectionOverFieldInjectionDetector to be configure…

9138d11
Select commit
Loading
Failed to load commit list.
Draft

Enable ConstructorInjectionOverFieldInjectionDetector to be configured when using AppComponentFactory #237

Enable ConstructorInjectionOverFieldInjectionDetector to be configure…
9138d11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 16, 2024 in 0s

89.31% (-0.16%) compared to c8e49c7

View this Pull Request on Codecov

89.31% (-0.16%) compared to c8e49c7

Details

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.31%. Comparing base (c8e49c7) to head (9138d11).

Files with missing lines Patch % Lines
.../ConstructorInjectionOverFieldInjectionDetector.kt 88.23% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
- Coverage   89.47%   89.31%   -0.16%     
==========================================
  Files          21       21              
  Lines         741      749       +8     
  Branches       82       85       +3     
==========================================
+ Hits          663      669       +6     
  Misses         50       50              
- Partials       28       30       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.