commercetest / nlnet

Analysis of the opensource codebases of NLnet sponsored projects.
MIT License
0 stars 0 forks source link

Apply the heuristics for the NLnet projects hosted on github.com #3

Open julianharty opened 5 months ago

julianharty commented 5 months ago

Context

Approximately 60% of the projects sponsored by NLnet are currently hosted on github.com GitHub also provides mature query mechanisms so it's likely to be a useful early iteration to provide insight and feedback on our proposed objective of assessing the testing and automated tests performed by the project teams for these projects.

Further info

The wiki on this repo provides heuristics and some notes on querying GitHub using URL query parameters https://github.com/commercetest/nlnet/wiki

tnzmnjm commented 5 months ago

As per our discussion, I will start working with the Github REST API to :

  1. be able to check the github repositories exist and are valid
  2. create a column in the dataframe indicating the number of "test" files in each repository

I will be limiting the domain to github.com.

tnzmnjm commented 5 months ago
tnzmnjm commented 5 months ago

Progress Update

Considerations:

tnzmnjm commented 5 months ago

Progress Update

What needs to happen next

Other considerations :

tnzmnjm commented 5 months ago

Progress Update

tnzmnjm commented 5 months ago

Progress Update

tnzmnjm commented 5 months ago

Progress Update