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

Change clear to reset #52

Closed

Conversation

TyrusLye
Copy link
Collaborator

Resloves #10

The initial list function still works to list everything. But can now also be used to search and list specific entries.
@TyrusLye TyrusLye added this to the v1.2 milestone Oct 11, 2023
@TyrusLye TyrusLye self-assigned this Oct 11, 2023
Copy link
Collaborator

@H1410101 H1410101 left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (94d13b7) 75.26% compared to head (c1df945) 75.26%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #52   +/-   ##
=========================================
  Coverage     75.26%   75.26%           
  Complexity      419      419           
=========================================
  Files            71       71           
  Lines          1338     1338           
  Branches        126      126           
=========================================
  Hits           1007     1007           
  Misses          301      301           
  Partials         30       30           
Files Coverage Δ
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TyrusLye TyrusLye closed this Oct 15, 2023
@TyrusLye TyrusLye deleted the change-clear-to-reset branch October 15, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants