Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 May 2022 at 14:59 UTC
Updated:
18 Jul 2022 at 07:09 UTC
Jump to comment: Most recent
Comments
Comment #2
reinchekComment #3
reinchekComment #4
avpadernoThank you for applying! Reviewers will review the project files, describing what needs to be changed.
Please read Review process for security advisory coverage: What to expect for more details and Security advisory coverage application checklist to understand what reviewers look for. Tips for ensuring a smooth review gives some hints for a smother review.
To reviewers: Please read How to review security advisory coverage applications, What to cover in an application review, and Drupal.org security advisory coverage application workflow.
Since the project is being used for this application, for the time this application is open, only the user who created the application can commit code.
Comment #5
avpadernoDependencies need to be injected in the
create()method.The first method is missing the documentation comment; the other methods are returning the wrong value.
A method that just calls the method defined from the parent class can be removed.
Comment #6
reinchekThank you for reviewing this module.
I have committed the necessary changes.
Comment #7
reinchekComment #8
avpadernoThe test isn't testing the module, since it doesn't alter the front page. Furthermore, Drupal core already tests the front page load; there is no need for every module to repeat that test, since the Drupal core tests are executed when a module's test are executed.
Comment #9
reinchekSure @apaderno,
indeed that test was absolutely useless.
I have removed the test, I will plan for their implementation in future releases.
Thanks again for the review.
Comment #10
reinchekComment #11
reinchekComment #12
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Comment #13
reinchekThank you, for the great work you do for the community. I will give my best to do my part in the community!