Comcast / Comcast/resourceprovider-utils

Lack of errors

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
19
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Hi,

I added this library to a new project a while back and tested that it worked with the other libraries that I regularly use (dagger, data binding, etc) and it worked fine. However I didn't end up using it until now.

Somewhere along the way I'm guessing with something I've added, resource provider has stopped generating any provider classes but because it didn't spit out any errors I haven't noticed until now.

Is there any chance more errors or warnings could be thrown at compile time when generating the providers so I could have an idea on what is wrong or at least when it breaks? (in cases where a certain provider class fails to generate)

Usually whenever I've had problems with Resource Provider it has been around these provider classes not generating so it would be useful to have some guidance on where to look for solutions in my code base.

Thanks

Edit: found the issue I was having, will mark as a separate issue

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.