Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Added change profile picture option #260

Merged
merged 20 commits into from
May 12, 2022

Conversation

laurislopata
Copy link
Collaborator

No description provided.

@laurislopata laurislopata marked this pull request as ready for review May 11, 2022 21:19
@@ -155,7 +198,7 @@ class ProfileActivity : AppCompatActivity() {
* @param textId id of the text in the dialog
* @param name of the dialog
*/
private fun showDialog(title: String, hint: String, id: Int, textId: Int, name: String) {
private fun showTextDialog(title: String, hint: String, id: Int, textId: Int, name: String) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method showTextDialog has 5 arguments (exceeds 4 allowed). Consider refactoring.

Copy link
Collaborator

@Tsathogguaa Tsathogguaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some small points I've brought up. If you could change some code or clarify things on these discussions, it would be great. Great work in all other cases!

Copy link
Collaborator

@Tsathogguaa Tsathogguaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work!

Copy link
Collaborator

@zwierski zwierski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The work LGTM, a few changes for readability would be nice :)

Copy link
Collaborator

@zwierski zwierski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@codeclimate
Copy link

codeclimate bot commented May 12, 2022

Code Climate has analyzed commit 73ac511 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

The test coverage on the diff in this pull request is 42.5% (80% is the threshold).

This pull request will bring the total coverage in the repository to 82.6% (-0.5% change).

View more on Code Climate.

@laurislopata laurislopata merged commit e02e591 into main May 12, 2022
@laurislopata laurislopata deleted the laurislopata/refactor-image-download branch May 12, 2022 22:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants