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

se-edu / addressbook-level4 / 4149

Builds Branch Commit Type Ran Committer Via Coverage
4149 master Logic: Implement RemarkCommand execute() logic . Replace the error message with an actual logic to modify the remarks of a person. Pull #599 09 Feb 2018 04:58AM UTC web-flow travis-ci pending completion   set done
4147 master HelpWindow: modify HelpWindow#show() to use Stage#show() Some UI components do not function properly once the help window is opened by typing help in the command box. For instance, the command box does not display the result message of subseque... Pull #815 09 Feb 2018 03:45AM UTC web-flow travis-ci pending completion   set done
4146 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 09 Feb 2018 03:28AM UTC web-flow travis-ci pending completion   set done
4145 master Gradle: remove EasyBind dependency EasyBind is no longer used in our code base. Let’s remove it. Also, let’s update README.md to reflect this change. Pull #818 08 Feb 2018 01:48PM UTC web-flow travis-ci pending completion   set done
4144 master EditCommandTest: add integration tests with Undo/RedoCommand EditCommandTest does not have any integration tests for the interaction with UndoCommand and RedoCommand on an unfiltered list. Let's add integration tests for the interaction of EditC... Pull #792 08 Feb 2018 01:29PM UTC web-flow travis-ci pending completion   set done
4142 master Gradle: remove EasyBind dependency EasyBind is no longer used in our code base. Let’s remove it. Also, let’s update README.md to reflect this change. Pull #818 08 Feb 2018 01:00PM UTC web-flow travis-ci pending completion   set done
4141 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 09 Feb 2018 12:25PM UTC web-flow travis-ci pending completion   set done
4140 master XmlAdaptedPerson#toModelType: add non-null check for parameters XmlAdaptedPerson#toModelType() does not have a non-null check for Person's fields before isValid*(String) is called. When null value is passed as a parameter into isValid*(String), ... Pull #806 08 Feb 2018 12:27PM UTC web-flow travis-ci pending completion   set done
4139 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... push 08 Feb 2018 11:36AM UTC Zhiyuan-Amos travis-ci pending completion   set done
4138 master XmlAdaptedPerson#toModelType: add non-null check for parameters XmlAdaptedPerson#toModelType() does not have a non-null check for Person's fields before isValid*(String) is called. When null value is passed as a parameter into isValid*(String), ... Pull #806 08 Feb 2018 11:17AM UTC web-flow travis-ci pending completion   set done
4137 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 08 Feb 2018 10:46AM UTC web-flow travis-ci pending completion   set done
4136 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 08 Feb 2018 10:26AM UTC web-flow travis-ci pending completion   set done
4135 master Logic: Implement RemarkCommand execute() logic . Replace the error message with an actual logic to modify the remarks of a person. Pull #599 08 Feb 2018 09:59AM UTC web-flow travis-ci pending completion   set done
4133 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 05:31AM UTC web-flow travis-ci pending completion   set done
4132 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 05:25AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • …
  • 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