Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add and update Java Docs #295

Merged

Conversation

HmuuMyatMoe
Copy link

No description provided.

@LiuMC-SG LiuMC-SG added this to the v1.4 milestone Apr 9, 2023
@HmuuMyatMoe HmuuMyatMoe requested a review from a team April 9, 2023 16:28
@HmuuMyatMoe HmuuMyatMoe marked this pull request as ready for review April 9, 2023 16:29
@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

Patch coverage: 33.33% and project coverage change: -0.06 ⚠️

Comparison is base (a5e1114) 70.94% compared to head (331a294) 70.89%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #295      +/-   ##
============================================
- Coverage     70.94%   70.89%   -0.06%     
  Complexity     1004     1004              
============================================
  Files           170      170              
  Lines          3098     3099       +1     
  Branches        391      391              
============================================
- Hits           2198     2197       -1     
- Misses          827      829       +2     
  Partials         73       73              
Impacted Files Coverage Δ
src/main/java/trackr/logic/LogicManager.java 85.71% <ø> (-0.50%) ⬇️
...ain/java/trackr/logic/commands/AddItemCommand.java 92.30% <ø> (ø)
...n/java/trackr/logic/commands/ClearItemCommand.java 100.00% <ø> (ø)
src/main/java/trackr/logic/commands/Command.java 100.00% <ø> (ø)
.../java/trackr/logic/commands/DeleteItemCommand.java 100.00% <ø> (ø)
...in/java/trackr/logic/commands/EditItemCommand.java 94.87% <ø> (ø)
...c/main/java/trackr/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...in/java/trackr/logic/commands/FindItemCommand.java 100.00% <ø> (ø)
...c/main/java/trackr/logic/commands/HelpCommand.java 100.00% <ø> (ø)
...in/java/trackr/logic/commands/ListItemCommand.java 100.00% <ø> (ø)
... and 82 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link

@ChangGittyHub ChangGittyHub left a comment

Choose a reason for hiding this comment

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

LGTM.

@ChangGittyHub ChangGittyHub merged commit ceb7da1 into AY2223S2-CS2103T-W15-2:master Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants