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

Find & list merge #61

Merged
merged 4 commits into from
Oct 15, 2023

Conversation

TyrusLye
Copy link
Collaborator

Resloves #8 and keeps the original function of List

The initial list function still works to list everything. But can now also be used to search and list specific entries. resolves AY2324S1-CS2103T-T13-4#8
Make Find and List synonymous while keeping list original function
@TyrusLye TyrusLye added the enhancement New feature or request label Oct 15, 2023
@TyrusLye TyrusLye added this to the v1.2 milestone Oct 15, 2023
@TyrusLye TyrusLye self-assigned this Oct 15, 2023
@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (94d13b7) 75.26% compared to head (4a1ed62) 75.14%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
- Coverage     75.26%   75.14%   -0.12%     
  Complexity      419      419              
============================================
  Files            71       71              
  Lines          1338     1340       +2     
  Branches        126      127       +1     
============================================
  Hits           1007     1007              
- Misses          301      302       +1     
- Partials         30       31       +1     
Files Coverage Δ
.../seedu/address/logic/parser/AddressBookParser.java 90.90% <33.33%> (-9.10%) ⬇️

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

@H1410101 H1410101 merged commit 30eac10 into AY2324S1-CS2103T-T13-4:master Oct 15, 2023
3 of 5 checks passed
@TyrusLye TyrusLye deleted the Find-&-List-Merge branch October 15, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants