WhosNickDoglio / dagger-rules

Static analysis checks for using Dagger, Anvil, or Hilt.
https://whosnickdoglio.dev/dagger-rules/
MIT License
7 stars 0 forks source link

Make ComponentMustBeAbstractDetector aware of Anvil Component annotations #260

Closed WhosNickDoglio closed 3 days ago

WhosNickDoglio commented 4 months ago

Description

Related Issue

Checklist

PR Stack

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.47%. Comparing base (72c0e67) to head (c603bb3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #260 +/- ## ========================================== + Coverage 89.38% 89.47% +0.09% ========================================== Files 20 20 Lines 678 684 +6 Branches 72 72 ========================================== + Hits 606 612 +6 Misses 49 49 Partials 23 23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.