@@ -1976,10 +1976,11 @@ export const daily_table: DailyRow[] = [
1976
1976
{ date : '2025-01-14' , merged : 28.01 , pr : 8 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 415 , bug : 139 , sum_age : 12.21 , } as DailyRow ,
1977
1977
{ date : '2025-01-15' , merged : 28.36 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 416 , bug : 141 , sum_age : 12.48 , } as DailyRow ,
1978
1978
{ date : '2025-01-16' , merged : 27.71 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 416 , bug : 141 , sum_age : 12.85 , } as DailyRow ,
1979
- { date : '2025-01-17' , merged : 27.06 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 418 , bug : 141 , sum_age : 13.21 , } as DailyRow ,
1980
- { date : '2025-01-18' , merged : 26.41 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 419 , bug : 142 , sum_age : 13.58 , } as DailyRow ,
1981
- { date : '2025-01-19' , merged : 25.76 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 419 , bug : 142 , sum_age : 13.95 , } as DailyRow ,
1982
- { date : '2025-01-20' , merged : 25.11 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 419 , bug : 142 , sum_age : 14.31 , } as DailyRow ,
1983
- { date : '2025-01-21' , merged : 24.48 , pr : 12 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 419 , bug : 142 , sum_age : 14.69 , } as DailyRow ,
1979
+ { date : '2025-01-17' , merged : 27.06 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 418 , bug : 144 , sum_age : 13.21 , } as DailyRow ,
1980
+ { date : '2025-01-18' , merged : 26.41 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 419 , bug : 145 , sum_age : 13.58 , } as DailyRow ,
1981
+ { date : '2025-01-19' , merged : 25.76 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 419 , bug : 145 , sum_age : 13.95 , } as DailyRow ,
1982
+ { date : '2025-01-20' , merged : 25.11 , pr : 11 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 419 , bug : 145 , sum_age : 14.31 , } as DailyRow ,
1983
+ { date : '2025-01-21' , merged : 24.48 , pr : 12 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 419 , bug : 145 , sum_age : 14.69 , } as DailyRow ,
1984
+ { date : '2025-01-22' , merged : 24.38 , pr : 12 , cxx20 : null , cxx23 : 6 , cxx26 : 58 , lwg : 6 , issue : 419 , bug : 145 , sum_age : 15.09 , } as DailyRow ,
1984
1985
] ;
1985
1986
// Generated file - DO NOT EDIT manually!
0 commit comments