https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13208
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #11 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
