https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13208 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Owen Leonard from comment #8)
This works well for me, but there is some noise from the QA tool:
FAIL Koha/Acquisition/Basket.pm
FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666
(In reply to Katrin Fischer from comment #9)
Marcel commented on this error from the qa script here: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19049#c11
It was indeed a false positive on bug 19049 (because it was a module in the t directory), but here it's a real failure. There is missing POD for methods in Koha::Acquisition::Basket. -- You are receiving this mail because: You are watching all bug changes.