• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

se-edu / addressbook-level4 / 4003

Builds Branch Commit Type Ran Committer Via Coverage
4003 master Replace verbose loops with lambda expressions Many loops are verbose. This leads to longer lines of code that are not concise and clean. Let's replace these verbose loops with lambda expressions to improve code quality. Pull #805 20 Jan 2018 04:59AM UTC web-flow travis-ci pending completion   set done
4002 master UndoableCommand: Update redo() to restore previous view before executing The method undo() sets the Model view to show all persons after restoring the Addressbook state. As a result, redoing of index-based commands such as DeleteCommand and Edit... Pull #792 20 Jan 2018 03:07AM UTC web-flow travis-ci pending completion   set done
4001 master AddressBookSystemTest: Verify that total person status is updated The application now shows the total number of persons in the address book on the status bar. Let's modify the system tests to verify the new behavior. Pull #803 20 Jan 2018 03:07AM UTC web-flow travis-ci pending completion   set done
3999 master Delete Duplicate Code Pull #804 20 Jan 2018 02:34AM UTC web-flow travis-ci pending completion   set done
3998 master Storage: Add backupAddressBook(ReadOnlyAddressBook) Pull #594 20 Jan 2018 02:34AM UTC web-flow travis-ci pending completion   set done
3995 master AddressBookSystemTest: Verify that total person status is updated Pull #803 19 Jan 2018 11:58AM UTC web-flow travis-ci pending completion   set done
3994 master Use ReflectionUtil in RedoCommandTest and UndoableCommandTest RedoCommandTest and UndoableCommandTest which tests the UndoableCommand#redo() method requires the undoable command to be executed and undone first in order to save the Model's view be... Pull #792 19 Jan 2018 11:55AM UTC web-flow travis-ci pending completion   set done
3993 master Use ReflectionUtil in RedoCommandTest and UndoableCommandTest RedoCommandTest and UndoableCommandTest which tests the UndoableCommand#redo() method requires the undoable command to be executed and undone first in order to save the Model's view be... Pull #792 19 Jan 2018 11:15AM UTC web-flow travis-ci pending completion   set done
3992 master Use ReflectionUtil in RedoCommandTest and UndoableCommandTest RedoCommandTest and UndoableCommandTest which tests the UndoableCommand#redo() method requires the undoable command to be executed and undone first in order to save the Model's view be... Pull #792 19 Jan 2018 10:01AM UTC web-flow travis-ci pending completion   set done
3991 master Checkstyle: remove unnecessary properties with default values Several properties in checkstyle.xml have default values. According to the Checktyle documentation, these are not required if the default value is satisfactory. Let's remove these ... Pull #802 19 Jan 2018 09:52AM UTC web-flow travis-ci pending completion   set done
3990 master Use ReflectionUtil in RedoCommandTest and UndoableCommandTest RedoCommandTest and UndoableCommandTest which tests the UndoableCommand#redo() method requires the undoable command to be executed and undone first in order to save the Model's view be... Pull #792 19 Jan 2018 09:40AM UTC web-flow travis-ci pending completion   set done
3989 master Updated JavaDoc Pull #801 19 Jan 2018 07:45AM UTC web-flow travis-ci pending completion   set done
3987 master AddressBookSystemTest: Verify that ResultDisplay style changes Pull #799 19 Jan 2018 05:48AM UTC web-flow travis-ci pending completion   set done
3986 master PersonCard: Add colors to tag labels The tags are all displayed with the same color. It is hard to differentiate between tags visually across contacts. For example, it is hard to visually group all contacts tagged with "colleague". It is also ha... Pull #798 19 Jan 2018 05:35AM UTC web-flow travis-ci pending completion   set done
3985 master Model: Add deleteTag(Tag) The Model API does not expose a way to delete a particular Tag entirely from the AddressBook (i.e. removing the Tag from all Persons and purging the Tag in the AddressBook's tag list). Let's add Model#deleteTag(Tag). Pull #790 19 Jan 2018 04:24AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • …
  • 77
  • 78
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc