[Bug 39367] New: Add POD to all subroutines/methods
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Bug ID: 39367 Summary: Add POD to all subroutines/methods Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: jonathan.druart@gmail.com Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 39319 Blocks: 39324 In order to have a POD coverage test we need a starting point where all subroutines and methods will have a POD entry, even if empty. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39319 [Bug 39319] xt/author/podcorrectness.t only test POD for perl files within C4 and Koha https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39324 [Bug 39324] [OMNIBUS] All QA tests should pass -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 179451 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179451&action=edit Bug 39367: [DO NOT PUSH] Add script -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 179452 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179452&action=edit Bug 39367: Automatic changes Added head2 right before sub with missing POD -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 179453 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179453&action=edit Bug 39367: Manual changes -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Test plan: % prove xt/author/pod_checker.t xt/author/pod_checker.t .. ok All tests successful. Files=1, Tests=3260, 5 wallclock secs ( 0.43 usr 0.04 sys + 4.57 cusr 0.11 csys = 5.15 CPU) Result: PASS % prove xt/author/podcorrectness.t xt/author/podcorrectness.t .. ok All tests successful. Files=1, Tests=3259, 4 wallclock secs ( 0.43 usr 0.06 sys + 4.27 cusr 0.15 csys = 4.91 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179452|0 |1 is obsolete| | Attachment #179453|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 179456 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179456&action=edit Bug 39367: Automatic changes Added head2 right before sub with missing POD -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #6 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 179457 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179457&action=edit Bug 39367: Manual changes -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #7 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 179458 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179458&action=edit Bug 39367: Remove .pod files from C4/SIP Include them into the pm instead. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #8 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 179459 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179459&action=edit Bug 39367: Add POD coverage tests -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #9 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 179460 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179460&action=edit Bug 39367: Add new dependency Nothing to do here, libpod-coverage-perl 0.23 is available in all debian versions -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |39325 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39325 [Bug 39325] Run codespell successfully on the whole codebase -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179451|0 |1 is obsolete| | --- Comment #10 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 179544 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179544&action=edit Bug 39367: [DO NOT PUSH] Add script -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179456|0 |1 is obsolete| | --- Comment #11 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 179545 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179545&action=edit Bug 39367: Automatic changes Added head2 right before sub with missing POD Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179457|0 |1 is obsolete| | --- Comment #12 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 179546 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179546&action=edit Bug 39367: Manual changes Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179458|0 |1 is obsolete| | --- Comment #13 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 179547 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179547&action=edit Bug 39367: Remove .pod files from C4/SIP Include them into the pm instead. Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179459|0 |1 is obsolete| | --- Comment #14 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 179548 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179548&action=edit Bug 39367: Add POD coverage tests Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179460|0 |1 is obsolete| | --- Comment #15 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 179549 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179549&action=edit Bug 39367: Add new dependency Nothing to do here, libpod-coverage-perl 0.23 is available in all debian versions Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |baptiste.wojtkowski@biblibr | |e.com --- Comment #16 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- 16:31:47> prove xt/author/pod_checker.t xt/author/pod_checker.t .. ok All tests successful. Files=1, Tests=3261, 3 wallclock secs ( 0.15 usr 0.02 sys + 2.01 cusr 0.08 csys = 2.26 CPU) Result: PASS 16:32:24> prove xt/author/podcorrectness.t xt/author/podcorrectness.t .. ok All tests successful. Files=1, Tests=3260, 2 wallclock secs ( 0.13 usr 0.01 sys + 1.85 cusr 0.07 csys = 2.06 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179545|0 |1 is obsolete| | --- Comment #17 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 180089 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180089&action=edit Bug 39367: Automatic changes Added head2 right before sub with missing POD Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179546|0 |1 is obsolete| | --- Comment #18 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 180090 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180090&action=edit Bug 39367: Manual changes Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179547|0 |1 is obsolete| | --- Comment #19 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 180091 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180091&action=edit Bug 39367: Remove .pod files from C4/SIP Include them into the pm instead. Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179548|0 |1 is obsolete| | --- Comment #20 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 180092 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180092&action=edit Bug 39367: Add POD coverage tests Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179549|0 |1 is obsolete| | --- Comment #21 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 180093 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180093&action=edit Bug 39367: Add new dependency Nothing to do here, libpod-coverage-perl 0.23 is available in all debian versions Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #22 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 180094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180094&action=edit Bug 39367: (QA follow-up) Add exec permission to add_missing_pod.pl Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |Main Status|Passed QA |Failed QA QA Contact|testopia@bugs.koha-communit |nick@bywatersolutions.com |y.org | --- Comment #23 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, how are we handling these? I think typos will be fixed separately, but tab and tidy? Also, I get a conflict when removing the [DO NOT PUSH] patch, please review! FAIL C4/SIP/ILS.pm FAIL forbidden patterns forbidden pattern: tab char (line 668) forbidden pattern: tab char (line 669) FAIL spelling acknowleged ==> acknowledged FAIL C4/SIP/ILS/Item.pm FAIL forbidden patterns forbidden pattern: tab char (line 596) forbidden pattern: tab char (line 597) forbidden pattern: tab char (line 599) forbidden pattern: tab char (line 600) forbidden pattern: tab char (line 602) forbidden pattern: tab char (line 640) forbidden pattern: tab char (line 644) forbidden pattern: tab char (line 668) forbidden pattern: tab char (line 669) forbidden pattern: tab char (line 670) forbidden pattern: tab char (line 671) forbidden pattern: tab char (line 672) forbidden pattern: tab char (line 673) forbidden pattern: tab char (line 674) forbidden pattern: tab char (line 675) forbidden pattern: tab char (line 676) forbidden pattern: tab char (line 677) forbidden pattern: tab char (line 678) forbidden pattern: tab char (line 733) forbidden pattern: tab char (line 734) forbidden pattern: tab char (line 735) forbidden pattern: tab char (line 736) forbidden pattern: tab char (line 737) forbidden pattern: tab char (line 738) forbidden pattern: tab char (line 739) forbidden pattern: tab char (line 740) forbidden pattern: tab char (line 741) forbidden pattern: tab char (line 742) forbidden pattern: tab char (line 743) forbidden pattern: tab char (line 744) forbidden pattern: tab char (line 745) forbidden pattern: tab char (line 770) forbidden pattern: tab char (line 796) forbidden pattern: tab char (line 797) forbidden pattern: tab char (line 798) forbidden pattern: tab char (line 799) forbidden pattern: tab char (line 800) forbidden pattern: tab char (line 801) forbidden pattern: tab char (line 802) forbidden pattern: tab char (line 803) forbidden pattern: tab char (line 804) forbidden pattern: tab char (line 810) forbidden pattern: tab char (line 811) forbidden pattern: tab char (line 812) forbidden pattern: tab char (line 813) FAIL C4/SIP/ILS/Patron.pm FAIL forbidden patterns forbidden pattern: tab char (line 940) forbidden pattern: tab char (line 941) forbidden pattern: tab char (line 943) forbidden pattern: tab char (line 944) forbidden pattern: tab char (line 946) forbidden pattern: tab char (line 947) forbidden pattern: tab char (line 948) forbidden pattern: tab char (line 949) forbidden pattern: tab char (line 950) forbidden pattern: tab char (line 951) forbidden pattern: tab char (line 952) forbidden pattern: tab char (line 953) forbidden pattern: tab char (line 954) forbidden pattern: tab char (line 955) forbidden pattern: tab char (line 956) forbidden pattern: tab char (line 957) forbidden pattern: tab char (line 958) forbidden pattern: tab char (line 959) forbidden pattern: tab char (line 961) forbidden pattern: tab char (line 962) forbidden pattern: tab char (line 963) forbidden pattern: tab char (line 964) forbidden pattern: tab char (line 965) forbidden pattern: tab char (line 966) forbidden pattern: tab char (line 967) forbidden pattern: tab char (line 968) forbidden pattern: tab char (line 969) forbidden pattern: tab char (line 970) forbidden pattern: tab char (line 971) forbidden pattern: tab char (line 972) forbidden pattern: tab char (line 973) forbidden pattern: tab char (line 974) forbidden pattern: tab char (line 976) forbidden pattern: tab char (line 977) forbidden pattern: tab char (line 978) forbidden pattern: tab char (line 979) forbidden pattern: tab char (line 980) forbidden pattern: tab char (line 981) forbidden pattern: tab char (line 982) forbidden pattern: tab char (line 983) forbidden pattern: tab char (line 984) forbidden pattern: tab char (line 985) forbidden pattern: tab char (line 987) forbidden pattern: tab char (line 988) forbidden pattern: tab char (line 989) forbidden pattern: tab char (line 995) forbidden pattern: tab char (line 1007) forbidden pattern: tab char (line 1008) forbidden pattern: tab char (line 1009) forbidden pattern: tab char (line 1010) forbidden pattern: tab char (line 1011) forbidden pattern: tab char (line 1013) forbidden pattern: tab char (line 1014) forbidden pattern: tab char (line 1028) forbidden pattern: tab char (line 1046) forbidden pattern: tab char (line 1047) forbidden pattern: tab char (line 1048) forbidden pattern: tab char (line 1049) forbidden pattern: tab char (line 1050) forbidden pattern: tab char (line 1051) forbidden pattern: tab char (line 1052) forbidden pattern: tab char (line 1053) forbidden pattern: tab char (line 1069) forbidden pattern: tab char (line 1070) forbidden pattern: tab char (line 1071) forbidden pattern: tab char (line 1072) forbidden pattern: tab char (line 1073) forbidden pattern: tab char (line 1074) forbidden pattern: tab char (line 1075) forbidden pattern: tab char (line 1076) forbidden pattern: tab char (line 1077) forbidden pattern: tab char (line 1078) forbidden pattern: tab char (line 1079) forbidden pattern: tab char (line 1080) forbidden pattern: tab char (line 1081) forbidden pattern: tab char (line 1082) forbidden pattern: tab char (line 1093) forbidden pattern: tab char (line 1094) forbidden pattern: tab char (line 1095) forbidden pattern: tab char (line 1096) forbidden pattern: tab char (line 1097) forbidden pattern: tab char (line 1103) FAIL spelling Reenable ==> Re-enable FAIL C4/Scrubber.pm FAIL tidiness File is not tidy, please run `perl misc/devel/tidy.pl C4/Scrubber.pm` -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #24 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 181238 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181238&action=edit Bug 39367: Replace tabs with spaces in POD -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #25 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Katrin Fischer from comment #23)
Hm, how are we handling these? I think typos will be fixed separately, but tab and tidy?
Also, I get a conflict when removing the [DO NOT PUSH] patch, please review!
Nick's QA follow-up was not needed, obsoleting it now. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180094|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #26 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- QA tools take so long on this... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #27 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Should we add an Omnibus bug for fixing all "Missing POD for" entries? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #28 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Katrin Fischer from comment #26)
QA tools take so long on this...
Yes, that's why we need to remove the 2 passes ;) https://gitlab.com/koha-community/qa-test-tools/-/issues/93 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #29 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Katrin Fischer from comment #27)
Should we add an Omnibus bug for fixing all "Missing POD for" entries?
The idea was to try with an AI. We could open a follow-up bug, not necessarily an omnibus. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #30 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #29)
(In reply to Katrin Fischer from comment #27)
Should we add an Omnibus bug for fixing all "Missing POD for" entries?
The idea was to try with an AI. We could open a follow-up bug, not necessarily an omnibus.
I think a follow-up bug would be good, just to keep track of things once this one is closed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |25.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 --- Comment #31 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 25.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |39705 --- Comment #32 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Katrin Fischer from comment #30)
(In reply to Jonathan Druart from comment #29)
(In reply to Katrin Fischer from comment #27)
Should we add an Omnibus bug for fixing all "Missing POD for" entries?
The idea was to try with an AI. We could open a follow-up bug, not necessarily an omnibus.
I think a follow-up bug would be good, just to keep track of things once this one is closed.
Opened bug 39705. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39705 [Bug 39705] Write POD when missing -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Needs documenting CC| |fridolin.somers@biblibre.co | |m --- Comment #33 from Fridolin Somers <fridolin.somers@biblibre.com> --- Enhancement not pushed to 24.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |39368 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39368 [Bug 39368] Warnings from t::lib::Mocks::Zebra because of statement after exec -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 Bug 39367 depends on bug 39319, which changed state. Bug 39319 Summary: xt/author/podcorrectness.t only test POD for perl files within C4 and Koha https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39319 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39367 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Resolution|--- |FIXED Status|Needs documenting |RESOLVED --- Comment #34 from David Nind <david@davidnind.com> --- Test suite changes, no changes to the manual required. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org