Skip to content

Adding a rule to suggest constructor injection over Provides method

Codecov / codecov/project failed Jan 10, 2025 in 0s

88.88% (-0.59%) compared to c8e49c7

View this Pull Request on Codecov

88.88% (-0.59%) compared to c8e49c7

Details

Codecov Report

Attention: Patch coverage is 70.83333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 88.88%. Comparing base (c8e49c7) to head (56eed20).
Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
...ectors/ConstructorInjectionOverProvidesDetector.kt 73.91% 5 Missing and 1 partial ⚠️
.../whosnickdoglio/dagger/DaggerRulesIssueRegistry.kt 0.00% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.