From commits-return-7766-archive-asf-public=cust-asf.ponee.io@fineract.apache.org Fri Mar 27 11:19:07 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 599A6180637 for ; Fri, 27 Mar 2020 12:19:07 +0100 (CET) Received: (qmail 99126 invoked by uid 500); 27 Mar 2020 11:19:06 -0000 Mailing-List: contact commits-help@fineract.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@fineract.apache.org Delivered-To: mailing list commits@fineract.apache.org Received: (qmail 99117 invoked by uid 99); 27 Mar 2020 11:19:06 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Mar 2020 11:19:06 +0000 From: GitBox To: commits@fineract.apache.org Subject: [GitHub] [fineract] Wandji69 opened a new pull request #744: FINERACT-827: Implementing missing hashCode() and equals() Message-ID: Date: Fri, 27 Mar 2020 11:19:06 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Wandji69 opened a new pull request #744: FINERACT-827: Implementing missing hashCode() and equals() URL: https://github.com/apache/fineract/pull/744 Link issue https://issues.apache.org/jira/browse/FINERACT-827 ## Description Implementing hashCode() and equals() following and implementation from @vorburger [ShareAccountCharge](https://github.com/apache/fineract/compare/develop...vorburger:spotbugs-FINERACT-827_ShareAccountCharge?w=1#diff-bd37ed6925f0c9d764752feba0727bd2) ## Checklist Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Commit message starts with the issue number from https://issues.apache.org/jira/projects/FINERACT/. Ex: FINERACT-646 Pockets API. - [x] Coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions have been followed. - [ ] API documentation at https://github.com/apache/fineract/blob/develop/api-docs/apiLive.htm has been updated with details of any API changes. - [x] Integration tests have been created/updated for verifying the changes made. - [ ] All Integrations tests are passing with the new commits. - [x] Submission is not a "code dump". (Large changes can be made "in repository" via a branch. Ask on the list.) Our guidelines for code reviews is at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services