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

Dynamic information passing for ArrayLists and Resource usage #103

Merged
merged 2 commits into from
Mar 24, 2022

Conversation

Tsathogguaa
Copy link
Collaborator

Resolved the issue with dynamic passage of arrays through intents from previous week. Also found and implemented a roundabout way of using resources such as ids and strings in test cases.

@Tsathogguaa
Copy link
Collaborator Author

As written in the codeclimate conversations, the duplicate code issue will be solved once we decide on a static array of stats, which will result in the removal of an ArrayList and thus, the duplicate code.

@Tsathogguaa Tsathogguaa self-assigned this Mar 24, 2022
@Tsathogguaa Tsathogguaa requested a review from MaximeZmt March 24, 2022 11:46
@jiabaow jiabaow self-requested a review March 24, 2022 13:09
Copy link
Collaborator

@jiabaow jiabaow left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Owner

@MaximeZmt MaximeZmt 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, maybe consider adding some doc to class, otherwise LGTM ! :)

@Tsathogguaa Tsathogguaa removed the request for review from laurislopata March 24, 2022 18:12
@codeclimate
Copy link

codeclimate bot commented Mar 24, 2022

Code Climate has analyzed commit fbf2ba3 and detected 5 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 4

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

This pull request will bring the total coverage in the repository to 94.7% (0.2% change).

View more on Code Climate.

@Tsathogguaa Tsathogguaa merged commit c2890f6 into main Mar 24, 2022
@Tsathogguaa Tsathogguaa deleted the tsathogguaa/dynamic_ending_screen branch March 24, 2022 18:22
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