ualberta-smr / LibraryMetricScripts

Scripts to collect metrics from software libraries.
MIT License
4 stars 2 forks source link

Get last dates (not date time) for last modified on #31

Open snadi opened 4 years ago

snadi commented 4 years ago

To avoid having duplicate points on the last modification graph, we use the date of the modification, not the date of the commit. However, if we have multiple commits on the same date, then we will have less than 10 points for the library in the graph:

image