https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38630 --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Marcel de Rooy from comment #7)
The tidy stuff and a POD failure:
WARN C4/Languages.pm WARN tidiness The file is less tidy than before (bad/messy lines before: 210, now: 212)
FAIL Koha/Language.pm FAIL pod coverage POD is missing for get_requested_language POD is missing for set_requested_language WARN tidiness The file is less tidy than before (bad/messy lines before: 0, now: 2)
WARN t/Languages.t WARN tidiness The file is less tidy than before (bad/messy lines before: 10, now: 16)
WARN t/db_dependent/api/v1/items.t WARN tidiness The file is less tidy than before (bad/messy lines before: 180, now: 184)
As we plan to tidy the whole codebase quite soon (January/February), I think you can ignore the tidy warnings for now. POD should be checked of course. -- You are receiving this mail because: You are watching all bug changes.