-
Notifications
You must be signed in to change notification settings - Fork 519
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
[CS2103T-T08-3] Interview Addressbook #200
base: master
Are you sure you want to change the base?
[CS2103T-T08-3] Interview Addressbook #200
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #200 +/- ##
============================================
+ Coverage 75.26% 76.65% +1.38%
- Complexity 419 742 +323
============================================
Files 71 112 +41
Lines 1338 2484 +1146
Branches 126 271 +145
============================================
+ Hits 1007 1904 +897
- Misses 301 509 +208
- Partials 30 71 +41 ☔ View full report in Codecov by Sentry. |
FilterTag feature
# Conflicts: # src/test/java/seedu/address/model/person/CompanyNameTest.java
Fix EditCompanyName bug
Add sort inverse feature
…thin a certain range
…into add-user-resume # Conflicts: # src/main/java/seedu/address/logic/parser/CliSyntax.java # src/main/java/seedu/address/logic/parser/ParserUtil.java
Add planned enhancement for more specific error messages
Add planned enhancement for issue 157
…into issue-106
…into add-planned-enhancements-2
Add planned enhancements 2
Add planned enhancement for clear and delete commands
Update portfolio
Fix delete tag bug
No description provided.