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

Enhance the Find feature to include all fields #114

Merged

Conversation

JunCheng98
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2020

Codecov Report

Merging #114 into master will decrease coverage by 0.24%.
The diff coverage is 70.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #114      +/-   ##
============================================
- Coverage     71.65%   71.40%   -0.25%     
- Complexity      415      424       +9     
============================================
  Files            74       74              
  Lines          1323     1343      +20     
  Branches        132      134       +2     
============================================
+ Hits            948      959      +11     
- Misses          338      343       +5     
- Partials         37       41       +4     
Impacted Files Coverage Δ Complexity Δ
.../model/animal/AnimalContainsKeywordsPredicate.java 66.66% <66.66%> (ø) 16.00 <16.00> (?)
...java/seedu/address/logic/commands/FindCommand.java 100.00% <100.00%> (ø) 6.00 <1.00> (ø)
.../seedu/address/logic/parser/FindCommandParser.java 100.00% <100.00%> (ø) 3.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 79195bf...65759df. Read the comment docs.

@aizatazhar aizatazhar merged commit dff5b66 into AY2021S1-CS2103T-W15-4:master Oct 19, 2020
@JunCheng98 JunCheng98 added this to the v1.3 milestone Nov 3, 2020
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.

None yet

2 participants