This module provides a deeper view to comment analysis. This module divides the discussion on the content into two categories.
A. Comments
B. Replies

The threads which are not replies are called Comments.
Replies are those threads which are responses to the comments.

For Example: In facebook, 'comments' are the threads which comes under post and replies are the sub threads of comments.

Comments stats provides a tabular view to users, comments, replies & unapproved comments.

Project URL: https://www.drupal.org/sandbox/nitin.k/2465815

Clone URL: git clone --branch 7.x-1.x http://git.drupal.org/sandbox/nitin.k/2465815.git

CommentFileSizeAuthor
#9 coder-error.txt11.55 KBdarol100

Comments

PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxnitink2465815git

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

nitin.k’s picture

Hi #1,

This project has already been reviewed on http://pareview.sh/pareview/httpgitdrupalorgsandboxnitink2465815git
I see no errors or suggestion.

nitin.k’s picture

Status: Needs work » Needs review

Info updated:

Project URL: https://www.drupal.org/sandbox/nitin.k/2465815
Clone URL: git clone --branch 7.x-1.x http://git.drupal.org/sandbox/nitin.k/2465815.git

andrefy’s picture

Thanks for the contribution nitin.k, looks a very useful module.

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
There is already a module for data statistics https://www.drupal.org/project/statspro but it doesn't focus on comments as this module does.
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Coding style & Drupal API usage
[List of identified issues in no particular order. Use (*) and (+) to indicate an issue importance. Replace the text below by the issues themselves:
  1. This module is well formatter and does a good use of Drupal API

The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.

This review uses the Project Application Review Template.

nitin.k’s picture

#4 , Thank you.

nitin.k’s picture

GIT info updated:
Clone URL: git clone --branch 7.x-1.x http://git.drupal.org/sandbox/nitin.k/2465815.git comment_stats

Thanks
Nitin Kumar

darol100’s picture

Automated Review

Pareview.sh does not show any errors - http://pareview.sh/pareview/httpgitdrupalorgsandboxnitink2465815git

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
No: Causes module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
Yes: Follows the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Coding style & Drupal API usage
  1. As we change our project application process in #2453587: [policy, no patch] Changes to the project application review process we are not allowed to block applications base on module duplication. We can still recommend collaboration over competition, but we should not enforce it.
  2. css/comment_stats.css
    .subject_wrapper a {
      font-size: 16px;
      font-color: lightblue;
    }
    

    font-color is not a CSS property.

  3. (+)Coder show a lot of errors:
    Check the coder-error.txt
    You should fix those issues.

The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.

If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.

This review uses the Project Application Review Template.

darol100’s picture

Status: Needs review » Needs work
darol100’s picture

StatusFileSize
new11.55 KB

Here is the coder-error.txt

klausi’s picture

pareview.sh was updated, you can now also find the errors on http://pareview.sh/pareview/httpgitdrupalorgsandboxnitink2465815git

nitin.k’s picture

Status: Needs work » Needs review

#7 , Thanks for your review.
All points have been fixed including CSS and coding standards.
I have also checked module standards in Coder. Right now , no issues.

Thanks.

nitin.k’s picture

#10, Thanks for valuable information.
I have filled the coding gaps. Right now i do not see any issues.
I just verified all the code in Coder as well as in http://pareview.sh/pareview/httpgitdrupalorgsandboxnitink2465815git.

Thanks.

vincenzo gambino’s picture

Status: Needs review » Reviewed & tested by the community

Automated Review

No issues identified by pareview.sh http://pareview.sh/pareview/httpgitdrupalorgsandboxnitink2465815git

Manual Review

Individual user account
[Yes: Follows] the guidelines for individual user accounts.
No duplication
[Yes: Does not cause] module duplication and/or fragmentation.
Master Branch
[Yes: Follows] the guidelines for master branch.
Licensing
[Yes: Follows] the licensing requirements.
3rd party assets/code
[Yes: Follows] the guidelines for 3rd party assets/code.
README.txt/README.md
[Yes: Follows] the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
[Yes: Follows] the guidelines for project length and complexity.
Secure code
[Yes: Meets the security requirements.
Coding style & Drupal API usage
Looks good.

This review uses the Project Application Review Template.

nitin.k’s picture

#13, Thanks for your feedback, would enhance functionality in new releases.

Regards.

cweagans’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for your contribution!

I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!

Thanks, 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.

Thanks to the dedicated reviewer(s) as well.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.