Commit 91faa15
committed
refactor(flaky-history-analysis): adjust failure analysis windows for improved accuracy
- Updated the `flaky-history-analysis.ts` script to reduce the historical lookback period from 365 days to 30 days, focusing on more recent failures.
- Modified the failure counting windows to only include 7-day and 30-day buckets, enhancing the relevance of the analysis.
- Adjusted console output to reflect the new 30-day failure count, ensuring accurate reporting of sampled runs.1 parent 7630365 commit 91faa15
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
| |||
0 commit comments