Commit 049da80
devapp: account {,de}milestoned events in issue burndown chart
Previously the calculation of open issues over previous days only took
into account when the issue was created and closed, but not that issues
may have been added to or removed from the current development milestone
over their lifetime.
This was especially noticeable when relui moved 100 open issues from
Go1.21 to Go1.22, yet the burndown graph made it seem like there had
always been around 225 issues in it, pretty misleading. :( maintner
already tracks milestoned and demilestoned events along with event
creation time, so take them into account to de-gaslight the graph.
Change-Id: Iba3f3f68e4ddc140d5612317c02bdfefe4693d8d
Reviewed-on: https://go-review.googlesource.com/c/build/+/517716
TryBot-Result: Gopher Robot <[email protected]>
Run-TryBot: Dmitri Shuralyov <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Auto-Submit: Dmitri Shuralyov <[email protected]>
Reviewed-by: Heschi Kreinick <[email protected]>1 parent b316f91 commit 049da80
1 file changed
+47
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
268 | | - | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
281 | 273 | | |
282 | 274 | | |
283 | | - | |
284 | 275 | | |
285 | 276 | | |
286 | 277 | | |
| |||
292 | 283 | | |
293 | 284 | | |
294 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
295 | 309 | | |
296 | 310 | | |
297 | 311 | | |
298 | 312 | | |
299 | 313 | | |
300 | 314 | | |
301 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
302 | 332 | | |
303 | 333 | | |
304 | 334 | | |
| |||
522 | 552 | | |
523 | 553 | | |
524 | 554 | | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
0 commit comments