trac-hacks / tracstats

Project and source code statistics plugin for Trac.
http://trac-hacks.org/wiki/TracStatsPlugin
Other
20 stars 13 forks source link

Fix invalid activity by week #48

Closed eblot closed 5 years ago

eblot commented 5 years ago

The original implementation led to reset the commit counter but with the last active week

mrjbq7 commented 5 years ago

Makes sense! Thanks!