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

se-edu / addressbook-level4 / 4130

Builds Branch Commit Type Ran Committer Via Coverage
4130 master XmlAdaptedPerson#toModelType: add non-null check for parameters XmlAdaptedPerson#toModelType() does not have a non-null check for each parameter in person before the isValid*(String). When null value is passed into the parameter's isValid*(Strin... Pull #806 08 Feb 2018 04:47AM UTC web-flow travis-ci pending completion   set done
4128 master Storage: Add backupAddressBook(ReadOnlyAddressBook) Storage saves to a single file path. Users may want to do a backup of the address book in a different location. Let's add Storage#backupAddressBook(ReadOnlyAddressBook). Pull #594 13 Feb 2018 04:00PM UTC web-flow travis-ci pending completion   set done
4129 master Tests: replace java assert with JUnit assert We use java assert in a few tests, and JUnit assert in others. Java asserts should not be used in test cases. This is because they can be disabled through the command line, causing these tests to pass... Pull #821 08 Feb 2018 04:42AM UTC web-flow travis-ci pending completion   set done
4127 master Storage: Add backupAddressBook(ReadOnlyAddressBook) Storage saves to a single file path. Users may want to do a backup of the address book in a different location. Let's add Storage#backupAddressBook(ReadOnlyAddressBook). Pull #594 08 Feb 2018 04:41AM UTC web-flow travis-ci pending completion   set done
4126 master Tests: replace java assert with JUnit assert We use java assert in a few tests, and JUnit assert in others. Java asserts should not be used in test cases. This is because they can be disabled through the command line, causing these tests to pass... Pull #821 08 Feb 2018 04:39AM UTC web-flow travis-ci pending completion   set done
4125 master [#749] Storage layer needs proper error handling (#816) XmlSerializableAddressBook does not have a method to convert itself to an AddressBook object. It implements ReadOnlyAddressBook and has getPersonList() and getTagList() methods, which the ... push 08 Feb 2018 04:39AM UTC web-flow travis-ci pending completion   set done
4124 master Storage: Add backupAddressBook(ReadOnlyAddressBook) Storage saves to a single file path. Users may want to do a backup of the address book in a different location. Let's add Storage#backupAddressBook(ReadOnlyAddressBook). Pull #594 08 Feb 2018 04:35AM UTC web-flow travis-ci pending completion   set done
4123 master Email: modify email regex to accept RFC 5322 permitted characters The email regex validation rejects valid inputs such as peter+jack@example.com. This due to the regex rejecting valid special characters such as "+". Rejecting such inputs preve... Pull #820 08 Feb 2018 04:33AM UTC web-flow travis-ci pending completion   set done
4122 master Replace java assert with JUnit assert in tests We use java assert in a few tests, and JUnit assert in others. Java asserts should not be used in test cases. This is because they can be disabled through the command line. These tests may pass while... Pull #821 08 Feb 2018 04:25AM UTC web-flow travis-ci pending completion   set done
4121 master We use java assert in a few tests, and JUnit assert in others. Java asserts should not be used in test cases as they can be disabled through the command line. This means that it is possible that these tests will pass while skipping over the asser... Pull #821 08 Feb 2018 04:14AM UTC web-flow travis-ci pending completion   set done
4120 master BrowserPanel: load placeholder page instead of Google search page BrowserPanel loads the Google search page whenever a person card is selected, and there’s tests written for this feature. When many forks of this project are running automated tes... Pull #793 08 Feb 2018 01:31AM UTC web-flow travis-ci pending completion   set done
4119 master We use java assert in a few tests, and JUnit assert in others. Java asserts should not be used in test cases as they can be disabled. Let?s replace assert statements with junit.Assert Pull #821 07 Feb 2018 06:05PM UTC web-flow travis-ci pending completion   set done
4117 master We use java assert in a few tests, and JUnit assert in others. Java asserts should not be used in test cases as they can be disabled. Let?s replace assert statements with junit.Assert Pull #821 07 Feb 2018 05:57PM UTC web-flow travis-ci pending completion   set done
4115 master Email: modify email regex to accept RFC 5322 permitted characters The email regex validation rejects valid inputs such as peter+jack@example.com. This due to the regex rejecting valid special characters such as "+". Rejecting such inputs preve... Pull #820 07 Feb 2018 05:46PM UTC web-flow travis-ci pending completion   set done
4114 master EditCommandTest: add integration tests with Undo/RedoCommand EditCommandTest has only 1 integration test for the interaction with UndoCommand and RedoCommand on a filtered list. EditCommandTest should have integration tests for its interaction w... Pull #792 07 Feb 2018 12:39PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • …
  • 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