https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36350
--- Comment #43 from David Gustafsson <[email protected]> --- Fixed some qa-script issues. The complaint about pod coverage with regard to Koha::Objects::Cached::Base is caused by a bug in the koha-qa.pl script that seems to detect new files as removed, and incorrectly sets the "previous" rating to 1. As Objects::Cached::Base only have private methods the rating is set to 0 and the script will complain. There are also some "Inconsistent hierarchy during C3 merge of class ..." I don't really understand and haven't looked into that much. Bug 35959 seems to be related to that issue, but have not yet figured out how to fix the problem (if it needs to be fixed). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
