-
Notifications
You must be signed in to change notification settings - Fork 566
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
[CS2103-F13-3] Yellow Pages #200
base: master
Are you sure you want to change the base?
[CS2103-F13-3] Yellow Pages #200
Conversation
Codecov ReportBase: 72.15% // Head: 69.03% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #200 +/- ##
============================================
- Coverage 72.15% 69.03% -3.12%
- Complexity 399 608 +209
============================================
Files 70 105 +35
Lines 1232 2051 +819
Branches 125 226 +101
============================================
+ Hits 889 1416 +527
- Misses 311 561 +250
- Partials 32 74 +42
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 at Codecov. |
Filter Meetings between dates Command Some minor change to variable names
Update DG for Filter Meetings
Implement Delete person from meeting functionality
Create unit tests in AddressBookParserTest, CreateMeetingCommandParserTest and CreateMeetingCommandTest
Update DG on feature implemented
Implemented EditMeetingCommand
Add Sort Meetings Command
addpersontomeeting parser
DeletePersonFromMeetingCommandParser
Fix issues in DG diagram
Added some test and updated java docs
into Developer Guide
to reflect latest changes in functional code.
change header for PPP
Update Developer Guide
that pass but interfere with other tests during Codecov evaluation
that pass but interfere with other tests during Codecov evaluation
and CreateMeetingCommandParserTest that pass but interfere with other tests during Codecov evaluation
Add tests for CreateMeetingCommand, CreateMeetingCommandParser, DeleteMeetingCommand and DeleteMeetingCommandParser
We are Yellow Pages! This is an address book for university pages.