12 Oct
2023
12 Oct
'23
11:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15504 --- Comment #144 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- FAIL C4/Auth.pm FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666 perl -MPod::Coverage=C4::Auth -e1 C4::Auth has a Pod::Coverage rating of 0.705882352941177 The following are uncovered: checkpw, checkpw_hash, checkpw_internal, getborrowernumber, safe_exit So no problems from this patch set. Ignoring this warn from qa tools here. We just removed a sub here. -- You are receiving this mail because: You are watching all bug changes.