[OpenBMC]: Unit test coverage analysis on openbmc repositories

Brad Bishop bradleyb at fuzziesquirrel.com
Sat Feb 29 03:36:45 AEDT 2020


at 11:31 AM, Brad Bishop <bradleyb at fuzziesquirrel.com> wrote:

> at 11:30 AM, Lakshminarayana R Kammath <lkammath at in.ibm.com> wrote:
>
>> sure Brad!
>>
>> If Some one can confirm the list of repo's that can be ignored we can  
>> put them to blacklist
>
> Is it possible to use the GitHub api to query this?  Then we don’t need  
> to maintain a blacklist.  How are you building the list of repos?

https://developer.github.com/v3/repos/#list-organization-repositories

there is an “archived” property in the response to this list-org-repos api  
that seems like it would work?

This looks like an interesting python module that might make the API  
interaction easier...

https://pygithub.readthedocs.io/en/latest/


More information about the openbmc mailing list