Fix order in bug and pr report (#37588)

This commit is contained in:
Luke Heath 2025-12-22 08:21:31 -08:00 committed by GitHub
parent b7e9c97467
commit 14bb425a4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -334,9 +334,9 @@ module.exports = {
averageDaysContributorPullRequestsAreOpenFor,
averageNumberOfDaysBugsAreOpenFor,
allBugs32DaysOrOlder.length,
allBugsClosedInPastWeek.length,
allBugsReportedByCustomersInPastWeek.length,
allBugsCreatedInPastWeek.length,
allBugsReportedByCustomersInPastWeek.length,);
allBugsClosedInPastWeek.length);
// Log the results
sails.log(`