2026.01.09.1
What's Changed
- fix(ci-insights): Properly compute remaining tests by @remyduthu in #326
- refactor(ci-insights): Move comment to a better place & remove unnecessary variables by @remyduthu in #325
- refactor(ci-insights): Stop relying on global deadline to get rerun count by @remyduthu in #327
- fix(ci-insights): Completely remove the global deadline by @remyduthu in #329
- fix: Always execute last rerun to prevent fixture finalizer leaks by @remyduthu in #331
- refactor: Remove unused
is_last_rerun_for_testmethod by @remyduthu in #332 - refactor: Only rely on deadline to execute reruns by @remyduthu in #333
- refactor: Use known method to get used budget in report by @remyduthu in #334
- refactor: Remove
is_processedflag from test metrics by @remyduthu in #335
Full Changelog: 2025.12.29.1...2026.01.09.1