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

Move all annotation constants to shared location so any rules can access them #259

Closed WhosNickDoglio closed 4 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.38%. Comparing base (8cd332d) to head (5e967ba). Report is 36 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ========================================== + Coverage 89.34% 89.38% +0.03% ========================================== Files 20 20 Lines 676 678 +2 Branches 72 72 ========================================== + Hits 604 606 +2 Misses 49 49 Partials 23 23 ```

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