Skip to content

More accurate butter knife and dagger2 excludes#47

Open
angry-programmer wants to merge 1 commit intoarturdm:masterfrom
angry-programmer:fix-excludes
Open

More accurate butter knife and dagger2 excludes#47
angry-programmer wants to merge 1 commit intoarturdm:masterfrom
angry-programmer:fix-excludes

Conversation

@angry-programmer
Copy link

No description provided.

'**/*_*Factory*.*',
'**/*Component*.*',
'**/*Subcomponent*.*',
'**/*Module*.*'].asImmutable()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These seem like common names that not only Dagger is using. I know that at my company, we have a fair number of *Module.java files that definitely need coverage. Component also seems uncommon, but not exclusive to Dagger.

Do you think it might be better to restrict these excludes to the buildDir/generated directory?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants