@@ -2013,6 +2013,7 @@ export const daily_table: DailyRow[] = [
2013
2013
{ date : '2025-02-20' , merged : 14.15 , pr : 13 , cxx20 : null , cxx23 : 6 , cxx26 : 72 , lwg : 8 , issue : 424 , bug : 146 , sum_age : 24.62 , } as DailyRow ,
2014
2014
{ date : '2025-02-21' , merged : 13.80 , pr : 12 , cxx20 : null , cxx23 : 6 , cxx26 : 72 , lwg : 8 , issue : 423 , bug : 146 , sum_age : 24.70 , } as DailyRow ,
2015
2015
{ date : '2025-02-22' , merged : 12.45 , pr : 12 , cxx20 : null , cxx23 : 6 , cxx26 : 72 , lwg : 8 , issue : 423 , bug : 146 , sum_age : 25.10 , } as DailyRow ,
2016
- { date : '2025-02-23' , merged : 11.92 , pr : 13 , cxx20 : null , cxx23 : 6 , cxx26 : 72 , lwg : 8 , issue : 424 , bug : 146 , sum_age : 25.50 , } as DailyRow ,
2016
+ { date : '2025-02-23' , merged : 11.92 , pr : 13 , cxx20 : null , cxx23 : 6 , cxx26 : 72 , lwg : 8 , issue : 424 , bug : 147 , sum_age : 25.50 , } as DailyRow ,
2017
+ { date : '2025-02-24' , merged : 13.50 , pr : 12 , cxx20 : null , cxx23 : 6 , cxx26 : 72 , lwg : 8 , issue : 425 , bug : 146 , sum_age : 25.90 , } as DailyRow ,
2017
2018
] ;
2018
2019
// Generated file - DO NOT EDIT manually!
0 commit comments