12 May
2025
12 May
'25
11:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39877 --- Comment #7 from Jonathan Druart <jonathan.druart@gmail.com> --- Note that we may miss some bad bugs. For instance if a version of codespell changes and that catch more typo, we will miss them with the incremental run even if the test fails in a regular run. Could also happen with pl_valid I guess if an external lib introduces changes that breaks our code. But they really are edge cases we cannot avoid and that should be caught by the qa script anyway. -- You are receiving this mail because: You are watching all bug changes.