currently a meta analysis is done using the GitHub API and inserted into every file extension of each commit causing a lot of duplication. Possibly only include in "target" extensions (a.k.a. javascript and python), this would have the downside of not including it in commits without either extension (unless explicitly added). Alternatively add a "meta" (or similar) "file extension" to house the metrics, the downside of this is that it wouldn't allow for it to be compared with any commit. Investigate other solutions.
currently a
meta
analysis is done using the GitHub API and inserted into every file extension of each commit causing a lot of duplication. Possibly only include in "target" extensions (a.k.a. javascript and python), this would have the downside of not including it in commits without either extension (unless explicitly added). Alternatively add a "meta" (or similar) "file extension" to house the metrics, the downside of this is that it wouldn't allow for it to be compared with any commit. Investigate other solutions.